[INFO] fetching crate ferrous-actions 0.1.0-beta.3... [INFO] testing ferrous-actions-0.1.0-beta.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ferrous-actions 0.1.0-beta.3 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate ferrous-actions 0.1.0-beta.3 [INFO] finished tweaking crates.io crate ferrous-actions 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate ferrous-actions 0.1.0-beta.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrous-actions 0.1.0-beta.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ferrous-actions 0.1.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a149ad18d1ddaea07d6e2b654f2e96ce6cd5650c538eaee733816a129017188 [INFO] running `Command { std: "docker" "start" "-a" "2a149ad18d1ddaea07d6e2b654f2e96ce6cd5650c538eaee733816a129017188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a149ad18d1ddaea07d6e2b654f2e96ce6cd5650c538eaee733816a129017188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a149ad18d1ddaea07d6e2b654f2e96ce6cd5650c538eaee733816a129017188", kill_on_drop: false }` [INFO] [stdout] 2a149ad18d1ddaea07d6e2b654f2e96ce6cd5650c538eaee733816a129017188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375f213f5d1e88e7c4b6828c08b00c31e10964bb2e13410da6ec061a2ff09f83 [INFO] running `Command { std: "docker" "start" "-a" "375f213f5d1e88e7c4b6828c08b00c31e10964bb2e13410da6ec061a2ff09f83", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling platforms v3.7.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling simple-path-match v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rustup-toolchain-manifest v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.56 [INFO] [stderr] Compiling ferrous-actions v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_installed` is never used [INFO] [stdout] --> src/cargo.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl Cargo { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_files` is never read [INFO] [stdout] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct HashInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | pub num_files: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "375f213f5d1e88e7c4b6828c08b00c31e10964bb2e13410da6ec061a2ff09f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375f213f5d1e88e7c4b6828c08b00c31e10964bb2e13410da6ec061a2ff09f83", kill_on_drop: false }` [INFO] [stdout] 375f213f5d1e88e7c4b6828c08b00c31e10964bb2e13410da6ec061a2ff09f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9426c10c1b8bb079b22fab6e80e7c2fae6140f051e7a510dcced8dd0059e6fb [INFO] running `Command { std: "docker" "start" "-a" "a9426c10c1b8bb079b22fab6e80e7c2fae6140f051e7a510dcced8dd0059e6fb", kill_on_drop: false }` [INFO] [stderr] Compiling ferrous-actions v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_installed` is never used [INFO] [stdout] --> src/cargo.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl Cargo { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_files` is never read [INFO] [stdout] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct HashInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | pub num_files: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `Command { std: "docker" "inspect" "a9426c10c1b8bb079b22fab6e80e7c2fae6140f051e7a510dcced8dd0059e6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9426c10c1b8bb079b22fab6e80e7c2fae6140f051e7a510dcced8dd0059e6fb", kill_on_drop: false }` [INFO] [stdout] a9426c10c1b8bb079b22fab6e80e7c2fae6140f051e7a510dcced8dd0059e6fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4eeb97ce553bb66e57797e28b366c0093b82e9caa0b4857ea3638b60797d30a7 [INFO] running `Command { std: "docker" "start" "-a" "4eeb97ce553bb66e57797e28b366c0093b82e9caa0b4857ea3638b60797d30a7", kill_on_drop: false }` [INFO] [stderr] warning: method `get_installed` is never used [INFO] [stderr] --> src/cargo.rs:70:18 [INFO] [stderr] | [INFO] [stderr] 53 | impl Cargo { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `num_files` is never read [INFO] [stderr] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct HashInfo { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 32 | pub num_files: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ferrous-actions` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrous_actions-318dd8c0fd3809f4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4eeb97ce553bb66e57797e28b366c0093b82e9caa0b4857ea3638b60797d30a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eeb97ce553bb66e57797e28b366c0093b82e9caa0b4857ea3638b60797d30a7", kill_on_drop: false }` [INFO] [stdout] 4eeb97ce553bb66e57797e28b366c0093b82e9caa0b4857ea3638b60797d30a7