[INFO] fetching crate mirafetch 0.1.0... [INFO] testing mirafetch-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mirafetch 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mirafetch 0.1.0 [INFO] finished tweaking crates.io crate mirafetch 0.1.0 [INFO] tweaked toml for crates.io crate mirafetch 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mirafetch 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mirafetch 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a982806b0fb58bf66224c55db120268681e94b416bdfe150c095ef72983a2880 [INFO] running `Command { std: "docker" "start" "-a" "a982806b0fb58bf66224c55db120268681e94b416bdfe150c095ef72983a2880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a982806b0fb58bf66224c55db120268681e94b416bdfe150c095ef72983a2880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a982806b0fb58bf66224c55db120268681e94b416bdfe150c095ef72983a2880", kill_on_drop: false }` [INFO] [stdout] a982806b0fb58bf66224c55db120268681e94b416bdfe150c095ef72983a2880 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b01230a23d718b6df102120ae8a8fb1703d7317c8baa017310bd32f6e759a74 [INFO] running `Command { std: "docker" "start" "-a" "4b01230a23d718b6df102120ae8a8fb1703d7317c8baa017310bd32f6e759a74", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling platform-info v2.0.5 [INFO] [stderr] Compiling lazy_format v2.0.3 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling pci-ids v0.2.5 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling mirafetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IosInfo` is never constructed [INFO] [stdout] --> src/info/iosinfo.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IosInfo {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/info/iosinfo.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl IosInfo { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | #[must_use] [INFO] [stdout] 14 | pub const fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "4b01230a23d718b6df102120ae8a8fb1703d7317c8baa017310bd32f6e759a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b01230a23d718b6df102120ae8a8fb1703d7317c8baa017310bd32f6e759a74", kill_on_drop: false }` [INFO] [stdout] 4b01230a23d718b6df102120ae8a8fb1703d7317c8baa017310bd32f6e759a74 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 856783cccabccfe97cc8dce0cab7705747bc99d1b473645587086029e254025e [INFO] running `Command { std: "docker" "start" "-a" "856783cccabccfe97cc8dce0cab7705747bc99d1b473645587086029e254025e", kill_on_drop: false }` [INFO] [stderr] Compiling mirafetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IosInfo` is never constructed [INFO] [stdout] --> src/info/iosinfo.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IosInfo {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/info/iosinfo.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl IosInfo { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | #[must_use] [INFO] [stdout] 14 | pub const fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "856783cccabccfe97cc8dce0cab7705747bc99d1b473645587086029e254025e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856783cccabccfe97cc8dce0cab7705747bc99d1b473645587086029e254025e", kill_on_drop: false }` [INFO] [stdout] 856783cccabccfe97cc8dce0cab7705747bc99d1b473645587086029e254025e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac991445657d6dd4e221fbe1f0f4555f42431b4695859634644cf351181403c8 [INFO] running `Command { std: "docker" "start" "-a" "ac991445657d6dd4e221fbe1f0f4555f42431b4695859634644cf351181403c8", kill_on_drop: false }` [INFO] [stderr] warning: struct `IosInfo` is never constructed [INFO] [stdout] [INFO] [stderr] --> src/info/iosinfo.rs:5:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 5 | pub struct IosInfo {} [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/info/iosinfo.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 12 | impl IosInfo { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] 13 | #[must_use] [INFO] [stderr] 14 | pub const fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `mirafetch` (bin "mirafetch" 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/mirafetch-c40c5455ce2bff86) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirafetch-bb9d264ae2bb340c) [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] [stderr] Doc-tests mirafetch [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" "ac991445657d6dd4e221fbe1f0f4555f42431b4695859634644cf351181403c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac991445657d6dd4e221fbe1f0f4555f42431b4695859634644cf351181403c8", kill_on_drop: false }` [INFO] [stdout] ac991445657d6dd4e221fbe1f0f4555f42431b4695859634644cf351181403c8