[INFO] fetching crate cryptonote-wallet 0.2.0...
[INFO] checking cryptonote-wallet-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cryptonote-wallet 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cryptonote-wallet 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptonote-wallet 0.2.0
[INFO] finished tweaking crates.io crate cryptonote-wallet 0.2.0
[INFO] tweaked toml for crates.io crate cryptonote-wallet 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--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 which v2.0.1
[INFO] [stderr]   Downloaded cryptonote-basic v0.1.0
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded cryptonote-account v0.1.4
[INFO] [stderr]   Downloaded cryptonote-base58 v0.1.2
[INFO] [stderr]   Downloaded cryptonote-currency v0.1.0
[INFO] [stderr]   Downloaded cryptonote-varint v0.1.3
[INFO] [stderr]   Downloaded cryptonote-config v0.1.1
[INFO] [stderr]   Downloaded bindgen v0.45.0
[INFO] [stderr]   Downloaded cryptonote-raw-crypto v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8965736dbe4c1ef7b3ce7bfd029854ab1298b27ff94491ec668b4d2232d219c8
[INFO] running `Command { std: "docker" "start" "-a" "8965736dbe4c1ef7b3ce7bfd029854ab1298b27ff94491ec668b4d2232d219c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8965736dbe4c1ef7b3ce7bfd029854ab1298b27ff94491ec668b4d2232d219c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8965736dbe4c1ef7b3ce7bfd029854ab1298b27ff94491ec668b4d2232d219c8", kill_on_drop: false }`
[INFO] [stdout] 8965736dbe4c1ef7b3ce7bfd029854ab1298b27ff94491ec668b4d2232d219c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e3eccd1b2fd3241d7e6b0b3ea982e4b198f4e34acd7ee88e0bb3d8a02d0bb29
[INFO] running `Command { std: "docker" "start" "-a" "6e3eccd1b2fd3241d7e6b0b3ea982e4b198f4e34acd7ee88e0bb3d8a02d0bb29", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bindgen v0.45.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cryptonote-basic v0.1.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking cryptonote-base58 v0.1.2
[INFO] [stderr]     Checking cryptonote-config v0.1.1
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking cryptonote-varint v0.1.3
[INFO] [stderr]     Checking cryptonote-currency v0.1.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking cryptonote-account v0.1.4
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_core::block::BlockRng64<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_core::block::BlockRng64<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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 `cryptonote-account` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6e3eccd1b2fd3241d7e6b0b3ea982e4b198f4e34acd7ee88e0bb3d8a02d0bb29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3eccd1b2fd3241d7e6b0b3ea982e4b198f4e34acd7ee88e0bb3d8a02d0bb29", kill_on_drop: false }`
[INFO] [stdout] 6e3eccd1b2fd3241d7e6b0b3ea982e4b198f4e34acd7ee88e0bb3d8a02d0bb29
[INFO] checking cryptonote-wallet-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate cryptonote-wallet 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cryptonote-wallet 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptonote-wallet 0.2.0
[INFO] finished tweaking crates.io crate cryptonote-wallet 0.2.0
[INFO] tweaked toml for crates.io crate cryptonote-wallet 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4723ba2a00e58c2d7ae0382ceda263de270640a0cc8a38852cbc30129d12a96
[INFO] running `Command { std: "docker" "start" "-a" "f4723ba2a00e58c2d7ae0382ceda263de270640a0cc8a38852cbc30129d12a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4723ba2a00e58c2d7ae0382ceda263de270640a0cc8a38852cbc30129d12a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4723ba2a00e58c2d7ae0382ceda263de270640a0cc8a38852cbc30129d12a96", kill_on_drop: false }`
[INFO] [stdout] f4723ba2a00e58c2d7ae0382ceda263de270640a0cc8a38852cbc30129d12a96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a7f4d573c57b92df5868ca4a61786e974e6acc8b0da87ae946e21dbc0f52ec9
[INFO] running `Command { std: "docker" "start" "-a" "0a7f4d573c57b92df5868ca4a61786e974e6acc8b0da87ae946e21dbc0f52ec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling bindgen v0.45.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.196
[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_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cryptonote-basic v0.1.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking cryptonote-config v0.1.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking cryptonote-base58 v0.1.2
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking cryptonote-currency v0.1.0
[INFO] [stderr]     Checking cryptonote-varint v0.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking cryptonote-account v0.1.4
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_core::block::BlockRng64<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               rand_chacha::chacha::ChaCha20Rng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]               rand_core::block::BlockRng<R>
[INFO] [stdout]               rand_core::block::BlockRng64<R>
[INFO] [stdout]               rand_chacha::chacha::ChaCha8Rng
[INFO] [stdout]               rand_core::os::OsRng
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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 `cryptonote-account` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a7f4d573c57b92df5868ca4a61786e974e6acc8b0da87ae946e21dbc0f52ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7f4d573c57b92df5868ca4a61786e974e6acc8b0da87ae946e21dbc0f52ec9", kill_on_drop: false }`
[INFO] [stdout] 0a7f4d573c57b92df5868ca4a61786e974e6acc8b0da87ae946e21dbc0f52ec9
