[INFO] fetching crate bao 0.12.1...
[INFO] checking bao-0.12.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate bao 0.12.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bao 0.12.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bao 0.12.1
[INFO] finished tweaking crates.io crate bao 0.12.1
[INFO] tweaked toml for crates.io crate bao 0.12.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding page_size v0.4.2 (available: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6fc425c796c27ca8705ce64915bc01b3e9d965d9620a3df5ca081e6ea868f30
[INFO] running `Command { std: "docker" "start" "-a" "f6fc425c796c27ca8705ce64915bc01b3e9d965d9620a3df5ca081e6ea868f30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6fc425c796c27ca8705ce64915bc01b3e9d965d9620a3df5ca081e6ea868f30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fc425c796c27ca8705ce64915bc01b3e9d965d9620a3df5ca081e6ea868f30", kill_on_drop: false }`
[INFO] [stdout] f6fc425c796c27ca8705ce64915bc01b3e9d965d9620a3df5ca081e6ea868f30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e922a450747093c90caa36985cff9e677ff82434b8d04a8b8d5b46d8f2707ce
[INFO] running `Command { std: "docker" "start" "-a" "6e922a450747093c90caa36985cff9e677ff82434b8d04a8b8d5b46d8f2707ce", kill_on_drop: false }`
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rustix v0.38.37
[INFO] [stderr]     Checking bao v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking tempfile v3.12.0
[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] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake2s_simd`
[INFO] [stdout]   --> benches/bench.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 | const MEDIUM: usize = bao::benchmarks::CHUNK_SIZE * blake2s_simd::many::MAX_DEGREE;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^ use of undeclared crate or module `blake2s_simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash` in crate `bao`
[INFO] [stdout]   --> benches/bench.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     b.iter(|| bao::hash(input.get()));
[INFO] [stdout]    |                    ^^^^ not found in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::ptr::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::hash;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `hash`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 -     b.iter(|| bao::hash(input.get()));
[INFO] [stdout] 60 +     b.iter(|| hash(input.get()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash` in crate `bao`
[INFO] [stdout]   --> benches/bench.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     b.iter(|| bao::hash(input.get()));
[INFO] [stdout]    |                    ^^^^ not found in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::ptr::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::hash;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `hash`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     b.iter(|| bao::hash(input.get()));
[INFO] [stdout] 66 +     b.iter(|| hash(input.get()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash` in crate `bao`
[INFO] [stdout]   --> benches/bench.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     b.iter(|| bao::hash(input.get()));
[INFO] [stdout]    |                    ^^^^ not found in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::ptr::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::hash;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `hash`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 -     b.iter(|| bao::hash(input.get()));
[INFO] [stdout] 72 +     b.iter(|| hash(input.get()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Hasher` in `bao`
[INFO] [stdout]   --> benches/bench.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut hasher = bao::Hasher::new();
[INFO] [stdout]    |                               ^^^^^^ could not find `Hasher` in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut hasher = bao::Hash::new();
[INFO] [stdout]    |                               ~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -         let mut hasher = bao::Hasher::new();
[INFO] [stdout] 79 +         let mut hasher = Hasher::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Hasher` in `bao`
[INFO] [stdout]   --> benches/bench.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut hasher = bao::Hasher::new();
[INFO] [stdout]    |                               ^^^^^^ could not find `Hasher` in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut hasher = bao::Hash::new();
[INFO] [stdout]    |                               ~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 89 -         let mut hasher = bao::Hasher::new();
[INFO] [stdout] 89 +         let mut hasher = Hasher::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Hasher` in `bao`
[INFO] [stdout]   --> benches/bench.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut hasher = bao::Hasher::new();
[INFO] [stdout]    |                               ^^^^^^ could not find `Hasher` in `bao`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut hasher = bao::Hash::new();
[INFO] [stdout]    |                               ~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use blake3::Hasher;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -         let mut hasher = bao::Hasher::new();
[INFO] [stdout] 99 +         let mut hasher = Hasher::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> benches/bench.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:207:7
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> benches/bench.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `SeekFrom::Start`
[INFO] [stdout]  --> benches/bench.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{Cursor, SeekFrom::Start};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake2s_simd`
[INFO] [stdout]   --> benches/bench.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | const SHORT: usize = blake2s_simd::BLOCKBYTES;
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared crate or module `blake2s_simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]  --> benches/bench.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bao` (bench "bench") due to 9 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6e922a450747093c90caa36985cff9e677ff82434b8d04a8b8d5b46d8f2707ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e922a450747093c90caa36985cff9e677ff82434b8d04a8b8d5b46d8f2707ce", kill_on_drop: false }`
[INFO] [stdout] 6e922a450747093c90caa36985cff9e677ff82434b8d04a8b8d5b46d8f2707ce
