[INFO] fetching crate ostool 0.7.26... [INFO] testing ostool-0.7.26 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ostool 0.7.26 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ostool 0.7.26 [INFO] finished tweaking crates.io crate ostool 0.7.26 [INFO] tweaked toml for crates.io crate ostool 0.7.26 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ostool 0.7.26 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ostool 0.7.26 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.19.2 [INFO] [stderr] Downloaded rust_decimal v1.37.0 [INFO] [stderr] Downloaded network-interface v2.0.0 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded borsh-derive v1.5.6 [INFO] [stderr] Downloaded serialport v4.7.0 [INFO] [stderr] Downloaded borsh v1.5.6 [INFO] [stderr] Downloaded ruzstd v0.7.3 [INFO] [stderr] Downloaded tftpd v0.3.3 [INFO] [stderr] Downloaded uboot-shell v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c30612107dd1f02989e8abee92ac85d55c153a4d45dec0f7f01f6a16e01192c [INFO] running `Command { std: "docker" "start" "-a" "8c30612107dd1f02989e8abee92ac85d55c153a4d45dec0f7f01f6a16e01192c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c30612107dd1f02989e8abee92ac85d55c153a4d45dec0f7f01f6a16e01192c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c30612107dd1f02989e8abee92ac85d55c153a4d45dec0f7f01f6a16e01192c", kill_on_drop: false }` [INFO] [stdout] 8c30612107dd1f02989e8abee92ac85d55c153a4d45dec0f7f01f6a16e01192c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10d6ebb642990ae7dc59064abaa1b85cf4d2c94d050aa9e7670c7030ccd7749 [INFO] running `Command { std: "docker" "start" "-a" "b10d6ebb642990ae7dc59064abaa1b85cf4d2c94d050aa9e7670c7030ccd7749", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rust_decimal v1.37.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling network-interface v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling uboot-shell v0.1.10 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tftpd v0.3.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling ostool v0.7.26 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `board_toml` [INFO] [stdout] --> src/project.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | for board_toml in include_files { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_board_toml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | let config = project.config.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b10d6ebb642990ae7dc59064abaa1b85cf4d2c94d050aa9e7670c7030ccd7749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10d6ebb642990ae7dc59064abaa1b85cf4d2c94d050aa9e7670c7030ccd7749", kill_on_drop: false }` [INFO] [stdout] b10d6ebb642990ae7dc59064abaa1b85cf4d2c94d050aa9e7670c7030ccd7749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7698660124ccf353aa04b52905a40c89990345b01830158efa69649333bc29cf [INFO] running `Command { std: "docker" "start" "-a" "7698660124ccf353aa04b52905a40c89990345b01830158efa69649333bc29cf", kill_on_drop: false }` [INFO] [stderr] Compiling ostool v0.7.26 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `board_toml` [INFO] [stdout] --> src/project.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | for board_toml in include_files { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_board_toml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | let config = project.config.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "7698660124ccf353aa04b52905a40c89990345b01830158efa69649333bc29cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7698660124ccf353aa04b52905a40c89990345b01830158efa69649333bc29cf", kill_on_drop: false }` [INFO] [stdout] 7698660124ccf353aa04b52905a40c89990345b01830158efa69649333bc29cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 525f1d2e0aea3ca252e05712ab1b21d8bc7c88aa2125f82b143bd80a901d3374 [INFO] running `Command { std: "docker" "start" "-a" "525f1d2e0aea3ca252e05712ab1b21d8bc7c88aa2125f82b143bd80a901d3374", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `board_toml` [INFO] [stderr] --> src/project.rs:86:21 [INFO] [stderr] | [INFO] [stderr] 86 | for board_toml in include_files { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_board_toml` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let config = project.config.as_mut().unwrap(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] [INFO] [stderr] warning: `ostool` (bin "ostool" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ostool-2c283bf28e6d7283) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test shell::tests::test_check_porgram ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "525f1d2e0aea3ca252e05712ab1b21d8bc7c88aa2125f82b143bd80a901d3374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525f1d2e0aea3ca252e05712ab1b21d8bc7c88aa2125f82b143bd80a901d3374", kill_on_drop: false }` [INFO] [stdout] 525f1d2e0aea3ca252e05712ab1b21d8bc7c88aa2125f82b143bd80a901d3374