[INFO] fetching crate rust-bip39 1.0.0...
[INFO] checking rust-bip39-1.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rust-bip39 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate rust-bip39 1.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rust-bip39 1.0.0
[INFO] finished tweaking crates.io crate rust-bip39 1.0.0
[INFO] tweaked toml for crates.io crate rust-bip39 1.0.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin_hashes v0.11.0 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed39357cf0a10f7df39b52e35f3c625dd27bb36d2399c6308baa135583c85fb0
[INFO] running `Command { std: "docker" "start" "-a" "ed39357cf0a10f7df39b52e35f3c625dd27bb36d2399c6308baa135583c85fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed39357cf0a10f7df39b52e35f3c625dd27bb36d2399c6308baa135583c85fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed39357cf0a10f7df39b52e35f3c625dd27bb36d2399c6308baa135583c85fb0", kill_on_drop: false }`
[INFO] [stdout] ed39357cf0a10f7df39b52e35f3c625dd27bb36d2399c6308baa135583c85fb0
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f8db59dd52ecedd0078be2c959b57619399a48954b278910edc94658ce5a359
[INFO] running `Command { std: "docker" "start" "-a" "4f8db59dd52ecedd0078be2c959b57619399a48954b278910edc94658ce5a359", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rust-bip39 v1.0.0 (/opt/rustwide/workdir)
[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] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/lib.rs:780:10
[INFO] [stdout]     |
[INFO] [stdout] 780 |             #[cfg(features = "std")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 780 |             #[cfg(feature = "std")]
[INFO] [stdout]     |                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate_in` found for struct `bip39::Mnemonic` in the current scope
[INFO] [stdout]    --> benches/bench.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  |         let _ = Mnemonic::generate_in(LANG, 24);
[INFO] [stdout]     |                           ^^^^^^^^^^^ function or associated item not found in `Mnemonic`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `bip39::Mnemonic` consider using one of the following associated functions:
[INFO] [stdout]       bip39::Mnemonic::from_entropy_in
[INFO] [stdout]       bip39::Mnemonic::from_entropy
[INFO] [stdout]       bip39::Mnemonic::generate_in_with
[INFO] [stdout]       bip39::Mnemonic::parse_in_normalized
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:187:2
[INFO] [stdout]     |
[INFO] [stdout] 187 |       pub fn from_entropy_in(language: Language, entropy: &[u8]) -> Result<Mnemonic, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |       pub fn from_entropy(entropy: &[u8]) -> Result<Mnemonic, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 | /     pub fn generate_in_with<R>(
[INFO] [stdout] 253 | |         rng: &mut R,
[INFO] [stdout] 254 | |         language: Language,
[INFO] [stdout] 255 | |         word_count: usize,
[INFO] [stdout] 256 | |     ) -> Result<Mnemonic, Error>
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         R: rand_core::RngCore + rand_core::CryptoRng,
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 385 |       pub fn parse_in_normalized(language: Language, s: &str) -> Result<Mnemonic, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_in_with` with a similar name
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:252:2
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     pub fn generate_in_with<R>(
[INFO] [stdout] 253 | |         rng: &mut R,
[INFO] [stdout] 254 | |         language: Language,
[INFO] [stdout] 255 | |         word_count: usize,
[INFO] [stdout] 256 | |     ) -> Result<Mnemonic, Error>
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         R: rand_core::RngCore + rand_core::CryptoRng,
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-bip39` (bench "bench") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f8db59dd52ecedd0078be2c959b57619399a48954b278910edc94658ce5a359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f8db59dd52ecedd0078be2c959b57619399a48954b278910edc94658ce5a359", kill_on_drop: false }`
[INFO] [stdout] 4f8db59dd52ecedd0078be2c959b57619399a48954b278910edc94658ce5a359
