[INFO] crate bacteria 0.0.8 is already in cache [INFO] checking bacteria-0.0.8 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate bacteria 0.0.8 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bacteria 0.0.8 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bacteria 0.0.8 [INFO] finished tweaking crates.io crate bacteria 0.0.8 [INFO] tweaked toml for crates.io crate bacteria 0.0.8 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2afbfbc67165531605481bff2b65634235a891555330aad9b85aeda711eff75e [INFO] running `"docker" "start" "-a" "2afbfbc67165531605481bff2b65634235a891555330aad9b85aeda711eff75e"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling curve25519-dalek-organism v0.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Checking blake2b_simd v0.5.9 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking mohan v0.0.52 [INFO] [stderr] Checking bacteria v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `criterion` [INFO] [stderr] --> benches/spacesuit.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate criterion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `bulletproofs` [INFO] [stderr] --> benches/generators.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate bulletproofs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `strobe_rs` [INFO] [stderr] --> benches/bacteria.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate strobe_rs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `criterion` [INFO] [stderr] --> benches/balloon.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | extern crate criterion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `bencher` [INFO] [stderr] --> benches/prokary.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate bencher; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `test` [INFO] [stderr] --> benches/sponge.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | fn f1600(b: &mut test::Bencher) { [INFO] [stderr] | ^^^^ use of undeclared type or module `test` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `keccak` [INFO] [stderr] --> benches/sponge.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | b.iter(|| keccak::f1600(&mut data)); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `keccak` [INFO] [stderr] [INFO] [stderr] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stderr] --> benches/sponge.rs:1:3 [INFO] [stderr] | [INFO] [stderr] 1 | #[bench] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[deny(soft_unstable)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #64266 [INFO] [stderr] [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `bacteria`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2afbfbc67165531605481bff2b65634235a891555330aad9b85aeda711eff75e"` [INFO] running `"docker" "rm" "-f" "2afbfbc67165531605481bff2b65634235a891555330aad9b85aeda711eff75e"` [INFO] [stdout] 2afbfbc67165531605481bff2b65634235a891555330aad9b85aeda711eff75e