[INFO] fetching crate vru-noise 1.1.1... [INFO] checking vru-noise-1.1.1 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate vru-noise 1.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate vru-noise 1.1.1 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d47b797b5673c680e48491e688bf4aacaa5a1153a4b788dac1aec978aaf2349c [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" "d47b797b5673c680e48491e688bf4aacaa5a1153a4b788dac1aec978aaf2349c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47b797b5673c680e48491e688bf4aacaa5a1153a4b788dac1aec978aaf2349c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47b797b5673c680e48491e688bf4aacaa5a1153a4b788dac1aec978aaf2349c", kill_on_drop: false }` [INFO] [stdout] d47b797b5673c680e48491e688bf4aacaa5a1153a4b788dac1aec978aaf2349c [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=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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac93e725b39d7148d13ba1ffc774ea6421c6f93eaba8158a908b219aed2c2b5b [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" "ac93e725b39d7148d13ba1ffc774ea6421c6f93eaba8158a908b219aed2c2b5b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.4 [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 net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking generic-array v0.12.3 [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 crypto-mac v0.8.0 [INFO] [stderr] Checking block-cipher v0.7.1 [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 aes-soft v0.4.0 [INFO] [stderr] Checking chacha20 v0.4.3 [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 ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [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] running `Command { std: "docker" "inspect" "ac93e725b39d7148d13ba1ffc774ea6421c6f93eaba8158a908b219aed2c2b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac93e725b39d7148d13ba1ffc774ea6421c6f93eaba8158a908b219aed2c2b5b", kill_on_drop: false }` [INFO] [stdout] ac93e725b39d7148d13ba1ffc774ea6421c6f93eaba8158a908b219aed2c2b5b