Skip to content

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

@zouzhe1

Description

@zouzhe1

.........
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions