[INFO] fetching crate vru-noise 1.1.1... [INFO] checking vru-noise-1.1.1 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate vru-noise 1.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate vru-noise 1.1.1 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vru-noise 1.1.1 [INFO] finished tweaking crates.io crate vru-noise 1.1.1 [INFO] tweaked toml for crates.io crate vru-noise 1.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de125b3a1155cce1bb39989fa6b3e45a8086a23c6882ac03fef24711dc974d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1de125b3a1155cce1bb39989fa6b3e45a8086a23c6882ac03fef24711dc974d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de125b3a1155cce1bb39989fa6b3e45a8086a23c6882ac03fef24711dc974d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de125b3a1155cce1bb39989fa6b3e45a8086a23c6882ac03fef24711dc974d3", kill_on_drop: false }` [INFO] [stdout] 1de125b3a1155cce1bb39989fa6b3e45a8086a23c6882ac03fef24711dc974d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bca9312e7107ab640488b010fe3de518ae1a7960dc52406a2b9ae98cb4909f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bca9312e7107ab640488b010fe3de518ae1a7960dc52406a2b9ae98cb4909f8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking poly1305 v0.6.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking rac v1.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling vru-noise-macros v1.0.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking vru-noise v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `curve25519_dalek::montgomery::MontgomeryPoint: rac::Curve` is not satisfied [INFO] [stdout] --> src/test/x25519_chachapoly_sha256.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | vector.test::>(); [INFO] [stdout] | ^^^^ the trait `rac::Curve` is not implemented for `curve25519_dalek::montgomery::MontgomeryPoint` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `state::traits::NoiseAlgorithm` for `(chacha20poly1305::ChaChaPoly1305>, sha2::Sha256, curve25519_dalek::montgomery::MontgomeryPoint, generic_array::typenum::B0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `curve25519_dalek::montgomery::MontgomeryPoint: rac::Curve` is not satisfied [INFO] [stdout] --> src/test/x25519_chachapoly_sha256.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | vector.test::>(); [INFO] [stdout] | ^^^^ the trait `rac::Curve` is not implemented for `curve25519_dalek::montgomery::MontgomeryPoint` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `state::traits::NoiseAlgorithm` for `(chacha20poly1305::ChaChaPoly1305>, sha2::Sha256, curve25519_dalek::montgomery::MontgomeryPoint, generic_array::typenum::B0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `curve25519_dalek::montgomery::MontgomeryPoint: rac::Curve` is not satisfied [INFO] [stdout] --> src/test/x25519_aesgcm_sha256.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | vector.test::>(); [INFO] [stdout] | ^^^^ the trait `rac::Curve` is not implemented for `curve25519_dalek::montgomery::MontgomeryPoint` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `state::traits::NoiseAlgorithm` for `(aes_gcm::AesGcm, generic_array::typenum::B1>, generic_array::typenum::B0>, generic_array::typenum::B0>>, sha2::Sha256, curve25519_dalek::montgomery::MontgomeryPoint, generic_array::typenum::B0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `curve25519_dalek::montgomery::MontgomeryPoint: rac::Curve` is not satisfied [INFO] [stdout] --> src/test/x25519_aesgcm_sha256.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | vector.test::>(); [INFO] [stdout] | ^^^^ the trait `rac::Curve` is not implemented for `curve25519_dalek::montgomery::MontgomeryPoint` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `state::traits::NoiseAlgorithm` for `(aes_gcm::AesGcm, generic_array::typenum::B1>, generic_array::typenum::B0>, generic_array::typenum::B0>>, sha2::Sha256, curve25519_dalek::montgomery::MontgomeryPoint, generic_array::typenum::B0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `curve25519_dalek::montgomery::MontgomeryPoint: rac::Curve` is not satisfied [INFO] [stdout] --> src/test/x25519_aesgcm_sha512.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | vector.test::>(); [INFO] [stdout] | ^^^^ the trait `rac::Curve` is not implemented for `curve25519_dalek::montgomery::MontgomeryPoint` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `state::traits::NoiseAlgorithm` for `(aes_gcm::AesGcm, generic_array::typenum::B1>, generic_array::typenum::B0>, generic_array::typenum::B0>>, sha2::Sha512, curve25519_dalek::montgomery::MontgomeryPoint, generic_array::typenum::B0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vru-noise`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3bca9312e7107ab640488b010fe3de518ae1a7960dc52406a2b9ae98cb4909f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bca9312e7107ab640488b010fe3de518ae1a7960dc52406a2b9ae98cb4909f8", kill_on_drop: false }` [INFO] [stdout] 3bca9312e7107ab640488b010fe3de518ae1a7960dc52406a2b9ae98cb4909f8