Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker build error returned a non-zero code: 101 #6

Open
zouzhe1 opened this issue Jan 30, 2019 · 1 comment
Open

Docker build error returned a non-zero code: 101 #6

zouzhe1 opened this issue Jan 30, 2019 · 1 comment

Comments

@zouzhe1
Copy link

zouzhe1 commented Jan 30, 2019

.........
Compiling crossbeam-utils v0.5.0
error: the struct #[repr(align(u16))] attribute is experimental (see issue #33626)
--> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.5.0/src/cache_padded.rs:19:1
|
19 | #[repr(align(64))]
| ^^^^^^^^^^^^^^^^^^
error: non-string literals in attributes, or string literals in top-level positions, are experimental (see issue #34981)
--> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.5.0/src/cache_padded.rs:19:1
|
19 | #[repr(align(64))]
| ^^^^^^^^^^^^^^^^^^
error: aborting due to 2 previous errors
error: Could not compile crossbeam-utils.
warning: build failed, waiting for other jobs to finish...
error: build failed
ERROR: ### Service 'grin-bot-node' failed to build: The command '/bin/sh -c cargo build' returned a non-zero code: 101

@rentenmark
Copy link

Latest commit on this repo was 11 months ago, your best bet for docker is the build instructions from here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants