[INFO] fetching crate dlc 0.1.0... [INFO] testing dlc-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate dlc 0.1.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate dlc 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dlc 0.1.0 [INFO] finished tweaking crates.io crate dlc 0.1.0 [INFO] tweaked toml for crates.io crate dlc 0.1.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5e49194bb02685c73de44dd9b8ce179201c4f12c08e58a03ed33cbcc502344b [INFO] running `Command { std: "docker" "start" "-a" "c5e49194bb02685c73de44dd9b8ce179201c4f12c08e58a03ed33cbcc502344b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e49194bb02685c73de44dd9b8ce179201c4f12c08e58a03ed33cbcc502344b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e49194bb02685c73de44dd9b8ce179201c4f12c08e58a03ed33cbcc502344b", kill_on_drop: false }` [INFO] [stdout] c5e49194bb02685c73de44dd9b8ce179201c4f12c08e58a03ed33cbcc502344b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f881d61ab57415d0ad955e2bd54c35b4d0e04aeca889ee95792fd96b574013 [INFO] running `Command { std: "docker" "start" "-a" "71f881d61ab57415d0ad955e2bd54c35b4d0e04aeca889ee95792fd96b574013", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::hash::Hash` for type `zkp::Tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/secp256k1-zkp-sys-0.5.0/src/zkp.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl_array_newtype!(Tag, c_uchar, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `zkp::Tag` [INFO] [stdout] ... [INFO] [stdout] 493 | impl hash::Hash for Tag { [INFO] [stdout] | ----------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::hash::Hash` for type `zkp::PedersenCommitment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/secp256k1-zkp-sys-0.5.0/src/zkp.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | impl_array_newtype!(PedersenCommitment, c_uchar, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `zkp::PedersenCommitment` [INFO] [stdout] ... [INFO] [stdout] 529 | impl hash::Hash for PedersenCommitment { [INFO] [stdout] | -------------------------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secp256k1-zkp-sys` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71f881d61ab57415d0ad955e2bd54c35b4d0e04aeca889ee95792fd96b574013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f881d61ab57415d0ad955e2bd54c35b4d0e04aeca889ee95792fd96b574013", kill_on_drop: false }` [INFO] [stdout] 71f881d61ab57415d0ad955e2bd54c35b4d0e04aeca889ee95792fd96b574013