[INFO] fetching crate supply-chain-trust-example-crate-000078 2.1.1... [INFO] checking supply-chain-trust-example-crate-000078-2.1.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate supply-chain-trust-example-crate-000078 2.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000078 2.1.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000078 2.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000078 2.1.1 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000078 2.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b93a81bf9c179681ea61fcfe04638d71df28a5a4b9a80bfdf0f04f75e51dba [INFO] running `Command { std: "docker" "start" "-a" "f2b93a81bf9c179681ea61fcfe04638d71df28a5a4b9a80bfdf0f04f75e51dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b93a81bf9c179681ea61fcfe04638d71df28a5a4b9a80bfdf0f04f75e51dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b93a81bf9c179681ea61fcfe04638d71df28a5a4b9a80bfdf0f04f75e51dba", kill_on_drop: false }` [INFO] [stdout] f2b93a81bf9c179681ea61fcfe04638d71df28a5a4b9a80bfdf0f04f75e51dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9bc25194c8caa44f414d1dcad4c10f6d89823d7259dd522e2b38086dad28d8 [INFO] running `Command { std: "docker" "start" "-a" "6b9bc25194c8caa44f414d1dcad4c10f6d89823d7259dd522e2b38086dad28d8", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking supply-chain-trust-example-crate-000078 v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> benches/bench.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | let mut rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - let mut rng = fastrand::Rng::new(); [INFO] [stdout] 21 + let mut rng = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> benches/bench.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let mut rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 43 - let mut rng = fastrand::Rng::new(); [INFO] [stdout] 43 + let mut rng = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> benches/bench.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | let mut rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 67 - let mut rng = fastrand::Rng::new(); [INFO] [stdout] 67 + let mut rng = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> benches/bench.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | let mut rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - let mut rng = fastrand::Rng::new(); [INFO] [stdout] 79 + let mut rng = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> benches/bench.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let mut rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 90 - let mut rng = fastrand::Rng::new(); [INFO] [stdout] 90 + let mut rng = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/char.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let c = fastrand::char(range.clone()); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000078` (test "char") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 80 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 92 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let mut a = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 105 - let mut a = fastrand::Rng::new(); [INFO] [stdout] 105 + let mut a = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut b = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 106 - let mut b = fastrand::Rng::new(); [INFO] [stdout] 106 + let mut b = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let mut a = fastrand::Rng::with_seed(7); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - let mut a = fastrand::Rng::with_seed(7); [INFO] [stdout] 116 + let mut a = Rng::with_seed(7); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut b = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 117 - let mut b = fastrand::Rng::new(); [INFO] [stdout] 117 + let mut b = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | let mut a = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - let mut a = fastrand::Rng::new(); [INFO] [stdout] 124 + let mut a = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000078::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 138 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 138 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000078` (bench "bench") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | while fastrand::bool() != *x {} [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | while fastrand::u8(..10) != x {} [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | while fastrand::u8(200..) != x {} [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | while fastrand::i8(..-120) != x {} [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | while fastrand::i8(120..) != x {} [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | assert!(fastrand::u32(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | assert!(fastrand::u64(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastrand` [INFO] [stdout] --> tests/smoke.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | assert!(fastrand::u128(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `fastrand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000078` (test "smoke") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "6b9bc25194c8caa44f414d1dcad4c10f6d89823d7259dd522e2b38086dad28d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9bc25194c8caa44f414d1dcad4c10f6d89823d7259dd522e2b38086dad28d8", kill_on_drop: false }` [INFO] [stdout] 6b9bc25194c8caa44f414d1dcad4c10f6d89823d7259dd522e2b38086dad28d8