[INFO] fetching crate simple-crypto 1.0.3... [INFO] checking simple-crypto-1.0.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate simple-crypto 1.0.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate simple-crypto 1.0.3 [INFO] finished tweaking crates.io crate simple-crypto 1.0.3 [INFO] tweaked toml for crates.io crate simple-crypto 1.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-crypto 1.0.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding bitcoin_hashes v0.14.0 (available: v0.16.0) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding secp256k1 v0.29.1 (available: v0.31.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecies v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af8585a87cbd162c14ea842f953e24ce06ca8f1da7c7e028cf5877fce9cd7e0e [INFO] running `Command { std: "docker" "start" "-a" "af8585a87cbd162c14ea842f953e24ce06ca8f1da7c7e028cf5877fce9cd7e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af8585a87cbd162c14ea842f953e24ce06ca8f1da7c7e028cf5877fce9cd7e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8585a87cbd162c14ea842f953e24ce06ca8f1da7c7e028cf5877fce9cd7e0e", kill_on_drop: false }` [INFO] [stdout] af8585a87cbd162c14ea842f953e24ce06ca8f1da7c7e028cf5877fce9cd7e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c281eae8b1f4dd283581bbbe5f249d851fee8873f927d6ea4aa3eed8eaf694e7 [INFO] running `Command { std: "docker" "start" "-a" "c281eae8b1f4dd283581bbbe5f249d851fee8873f927d6ea4aa3eed8eaf694e7", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking ecies v0.2.9 [INFO] [stderr] Checking simple-crypto v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> src/bip324/chacha20poly1305/mod.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `alloc` [INFO] [stdout] --> src/bip324/chacha20poly1305/chacha20.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> src/bip324/chacha20poly1305/poly1305.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> src/bip324/hkdf.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.99s [INFO] running `Command { std: "docker" "inspect" "c281eae8b1f4dd283581bbbe5f249d851fee8873f927d6ea4aa3eed8eaf694e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c281eae8b1f4dd283581bbbe5f249d851fee8873f927d6ea4aa3eed8eaf694e7", kill_on_drop: false }` [INFO] [stdout] c281eae8b1f4dd283581bbbe5f249d851fee8873f927d6ea4aa3eed8eaf694e7