[INFO] crate bacteria 0.0.8 is already in cache
[INFO] checking bacteria-0.0.8 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[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 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] ed9ab48b5a90610378750ce7ab15869dab14d4c1d6473fbe0365603241bb21d2
[INFO] running `"docker" "start" "-a" "ed9ab48b5a90610378750ce7ab15869dab14d4c1d6473fbe0365603241bb21d2"`
[INFO] [stderr]    Compiling byteorder v1.3.4
[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 subtle v2.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking packed_simd v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.14
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking thiserror v1.0.14
[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/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] 
[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[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] 
[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[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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `bacteria`.
[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[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] 
[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[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: could not compile `bacteria`.
[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[E0463]: can't find crate for `bulletproofs`
[INFO] [stderr]  --> benches/r1cs.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: could not compile `bacteria`.
[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[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] 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 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stderr] 
[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] 
[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 `"docker" "inspect" "ed9ab48b5a90610378750ce7ab15869dab14d4c1d6473fbe0365603241bb21d2"`
[INFO] running `"docker" "rm" "-f" "ed9ab48b5a90610378750ce7ab15869dab14d4c1d6473fbe0365603241bb21d2"`
[INFO] [stdout] ed9ab48b5a90610378750ce7ab15869dab14d4c1d6473fbe0365603241bb21d2
