[INFO] fetching crate basin2-protocol 578.1.0... [INFO] testing basin2-protocol-578.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate basin2-protocol 578.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate basin2-protocol 578.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate basin2-protocol 578.1.0 [INFO] finished tweaking crates.io crate basin2-protocol 578.1.0 [INFO] tweaked toml for crates.io crate basin2-protocol 578.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded basin2-lib v152.1.0 [INFO] [stderr] Downloaded cenum v1.1.1 [INFO] [stderr] Downloaded basin2-data v152.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6979d66a28108b194150c9c779a9c3a9ddbf3ffab3f9364b7e7f6bf7e14172ac [INFO] running `Command { std: "docker" "start" "-a" "6979d66a28108b194150c9c779a9c3a9ddbf3ffab3f9364b7e7f6bf7e14172ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6979d66a28108b194150c9c779a9c3a9ddbf3ffab3f9364b7e7f6bf7e14172ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6979d66a28108b194150c9c779a9c3a9ddbf3ffab3f9364b7e7f6bf7e14172ac", kill_on_drop: false }` [INFO] [stdout] 6979d66a28108b194150c9c779a9c3a9ddbf3ffab3f9364b7e7f6bf7e14172ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 346e392fa4ee6b737bb6835805a5b08ba046233ad72fc6081961c9dd771b8cac [INFO] running `Command { std: "docker" "start" "-a" "346e392fa4ee6b737bb6835805a5b08ba046233ad72fc6081961c9dd771b8cac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cenum v1.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling basin2-lib v152.1.0 [INFO] [stderr] Compiling basin2-data v152.1.0 [INFO] [stdout] error[E0432]: unresolved import `cenum::Cenum` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cenum::Cenum; [INFO] [stdout] | ^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `cenum` [INFO] [stdout] | no `Cenum` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Axis` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 57 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Axis` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Facing` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 84 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Facing` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Instrument` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 116 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 117 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Instrument` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::FacingHorizontal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 169 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 170 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::FacingHorizontal` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Part` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 198 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 199 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Part` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::StraightRailShape` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 223 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 224 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::StraightRailShape` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Flower` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 256 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 257 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Flower` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::PistonType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 281 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 282 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::PistonType` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Stairs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 307 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Stairs` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::StairShape` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 331 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 332 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::StairShape` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::ChestType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:363:10 [INFO] [stdout] | [INFO] [stdout] 362 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 363 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::ChestType` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::East` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 389 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 390 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::East` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::North` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 416 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 417 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::North` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::South` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 443 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 444 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::South` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::West` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 470 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 471 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::West` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Hinge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 497 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 498 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Hinge` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::RailShape` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:523:10 [INFO] [stdout] | [INFO] [stdout] 522 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 523 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::RailShape` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Face` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 563 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 564 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Face` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::HorizontalAxis` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:591:10 [INFO] [stdout] | [INFO] [stdout] 590 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 591 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::HorizontalAxis` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::ComparatorMode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:616:10 [INFO] [stdout] | [INFO] [stdout] 615 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 616 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::ComparatorMode` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::FacingDownable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:641:10 [INFO] [stdout] | [INFO] [stdout] 640 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 641 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::FacingDownable` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::SlabType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:672:10 [INFO] [stdout] | [INFO] [stdout] 671 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 672 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::SlabType` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Leaves` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:699:10 [INFO] [stdout] | [INFO] [stdout] 698 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 699 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Leaves` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::Attachment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:726:10 [INFO] [stdout] | [INFO] [stdout] 725 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 726 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::Attachment` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::Copy` for type `blocks::states::StructureMode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/basin2-data-152.1.0/src/blocks/states.rs:755:10 [INFO] [stdout] | [INFO] [stdout] 754 | #[cenum] [INFO] [stdout] | -------- first implementation here [INFO] [stdout] 755 | #[derive(Copy)] [INFO] [stdout] | ^^^^ conflicting implementation for `blocks::states::StructureMode` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `basin2-data` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "346e392fa4ee6b737bb6835805a5b08ba046233ad72fc6081961c9dd771b8cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346e392fa4ee6b737bb6835805a5b08ba046233ad72fc6081961c9dd771b8cac", kill_on_drop: false }` [INFO] [stdout] 346e392fa4ee6b737bb6835805a5b08ba046233ad72fc6081961c9dd771b8cac