[INFO] fetching crate mirafetch 0.1.0... [INFO] testing mirafetch-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mirafetch 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mirafetch 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded lazy_format v2.0.3 [INFO] [stderr] Downloaded platform-info v2.0.5 [INFO] [stderr] Downloaded windows-interface v0.59.0 [INFO] [stderr] Downloaded wmi v0.14.3 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded windows-result v0.3.0 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded windows-strings v0.3.0 [INFO] [stderr] Downloaded pci-ids v0.2.5 [INFO] [stderr] Downloaded winsafe v0.0.22 [INFO] [stderr] Downloaded windows v0.59.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbfd770bbe893abb2e23005da28500b6217a532ee5d9127029060cef4298fc84 [INFO] running `Command { std: "docker" "start" "-a" "bbfd770bbe893abb2e23005da28500b6217a532ee5d9127029060cef4298fc84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbfd770bbe893abb2e23005da28500b6217a532ee5d9127029060cef4298fc84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbfd770bbe893abb2e23005da28500b6217a532ee5d9127029060cef4298fc84", kill_on_drop: false }` [INFO] [stdout] bbfd770bbe893abb2e23005da28500b6217a532ee5d9127029060cef4298fc84 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2905fee2ea8a90c45f63cff500dcbbeeabe4ad7571837990286014f88ab0422f [INFO] running `Command { std: "docker" "start" "-a" "2905fee2ea8a90c45f63cff500dcbbeeabe4ad7571837990286014f88ab0422f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling platform-info v2.0.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling lazy_format v2.0.3 [INFO] [stderr] Compiling syn v2.0.96 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pci-ids v0.2.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime 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)]` 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 27.50s [INFO] running `Command { std: "docker" "inspect" "2905fee2ea8a90c45f63cff500dcbbeeabe4ad7571837990286014f88ab0422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2905fee2ea8a90c45f63cff500dcbbeeabe4ad7571837990286014f88ab0422f", kill_on_drop: false }` [INFO] [stdout] 2905fee2ea8a90c45f63cff500dcbbeeabe4ad7571837990286014f88ab0422f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c95f42cb72cdb9c4b698efc61b4ad3802caa8f7a7221889a7d07aaae27c9a9bb [INFO] running `Command { std: "docker" "start" "-a" "c95f42cb72cdb9c4b698efc61b4ad3802caa8f7a7221889a7d07aaae27c9a9bb", 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)]` 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 0.98s [INFO] running `Command { std: "docker" "inspect" "c95f42cb72cdb9c4b698efc61b4ad3802caa8f7a7221889a7d07aaae27c9a9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95f42cb72cdb9c4b698efc61b4ad3802caa8f7a7221889a7d07aaae27c9a9bb", kill_on_drop: false }` [INFO] [stdout] c95f42cb72cdb9c4b698efc61b4ad3802caa8f7a7221889a7d07aaae27c9a9bb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e9bb37c4a9d2f730bbf1f26a9acc77c541c268a6ce047c9a25d989c8f068b56 [INFO] running `Command { std: "docker" "start" "-a" "8e9bb37c4a9d2f730bbf1f26a9acc77c541c268a6ce047c9a25d989c8f068b56", kill_on_drop: false }` [INFO] [stderr] warning: struct `IosInfo` is never constructed [INFO] [stderr] --> src/info/iosinfo.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct IosInfo {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mirafetch-f5dd678ed664fd30) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirafetch-ba3434f44cdaa04b) [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] [stdout] [INFO] [stderr] Doc-tests mirafetch [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] [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" "8e9bb37c4a9d2f730bbf1f26a9acc77c541c268a6ce047c9a25d989c8f068b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9bb37c4a9d2f730bbf1f26a9acc77c541c268a6ce047c9a25d989c8f068b56", kill_on_drop: false }` [INFO] [stdout] 8e9bb37c4a9d2f730bbf1f26a9acc77c541c268a6ce047c9a25d989c8f068b56