[INFO] fetching crate susyp2p-noise 0.5.0... [INFO] checking susyp2p-noise-0.5.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate susyp2p-noise 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate susyp2p-noise 0.5.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate susyp2p-noise 0.5.0 [INFO] finished tweaking crates.io crate susyp2p-noise 0.5.0 [INFO] tweaked toml for crates.io crate susyp2p-noise 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded x25519-dalek v0.5.2 [INFO] [stderr] Downloaded static_slice v0.0.3 [INFO] [stderr] Downloaded curve25519-dalek v1.2.6 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] [stderr] Downloaded snow v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee68727c0c8ccf9e3178ecfa6c4113b2759ce1c3ace00d2fa672ad474e79f231 [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" "ee68727c0c8ccf9e3178ecfa6c4113b2759ce1c3ace00d2fa672ad474e79f231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee68727c0c8ccf9e3178ecfa6c4113b2759ce1c3ace00d2fa672ad474e79f231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee68727c0c8ccf9e3178ecfa6c4113b2759ce1c3ace00d2fa672ad474e79f231", kill_on_drop: false }` [INFO] [stdout] ee68727c0c8ccf9e3178ecfa6c4113b2759ce1c3ace00d2fa672ad474e79f231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ce0f3dcee9229d2099a6b216d2b0e94a00f4f4fb11fa06546d9777db9c75f9b [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" "6ce0f3dcee9229d2099a6b216d2b0e94a00f4f4fb11fa06546d9777db9c75f9b", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking rw-stream-sink v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking unsigned-varint v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking multistream-select v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking susy-multihash v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking susy-multiaddr v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tk-listen v0.2.1 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Checking susyp2p-core v0.7.0 [INFO] [stdout] error[E0277]: the trait bound `rand::prelude::ThreadRng: rand_core::CryptoRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | Keypair(ed25519::Keypair::generate(&mut rand::thread_rng())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::prelude::ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.1/src/keypair.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | R: CryptoRng + RngCore, [INFO] [stdout] | --------- required by this bound in `ed25519_dalek::Keypair::generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::prelude::ThreadRng: rand_core::RngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | Keypair(ed25519::Keypair::generate(&mut rand::thread_rng())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::prelude::ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.1/src/keypair.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | R: CryptoRng + RngCore, [INFO] [stdout] | ------- required by this bound in `ed25519_dalek::Keypair::generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sign` found for struct `ed25519_dalek::Keypair` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | self.0.sign(msg).to_bytes().to_vec() [INFO] [stdout] | ^^^^ method not found in `ed25519_dalek::Keypair` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Signer;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | ed25519::Signature::from_bytes(sig).map(|s| self.0.verify(msg, &s)).is_ok() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:103:60 [INFO] [stdout] | [INFO] [stdout] 103 | ed25519::Signature::from_bytes(sig).map(|s| self.0.verify(msg, &s)).is_ok() [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::prelude::ThreadRng: rand_core::CryptoRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:141:48 [INFO] [stdout] | [INFO] [stdout] 141 | SecretKey(ed25519::SecretKey::generate(&mut rand::thread_rng())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::prelude::ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.1/src/secret.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | T: CryptoRng + RngCore, [INFO] [stdout] | --------- required by this bound in `ed25519_dalek::SecretKey::generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::prelude::ThreadRng: rand_core::RngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/susyp2p-core-0.7.0/src/identity/ed25519.rs:141:48 [INFO] [stdout] | [INFO] [stdout] 141 | SecretKey(ed25519::SecretKey::generate(&mut rand::thread_rng())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::prelude::ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.1/src/secret.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | T: CryptoRng + RngCore, [INFO] [stdout] | ------- required by this bound in `ed25519_dalek::SecretKey::generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `susyp2p-core` [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" "6ce0f3dcee9229d2099a6b216d2b0e94a00f4f4fb11fa06546d9777db9c75f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce0f3dcee9229d2099a6b216d2b0e94a00f4f4fb11fa06546d9777db9c75f9b", kill_on_drop: false }` [INFO] [stdout] 6ce0f3dcee9229d2099a6b216d2b0e94a00f4f4fb11fa06546d9777db9c75f9b