[INFO] cloning repository https://github.com/stulluk/sbctool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stulluk/sbctool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstulluk%2Fsbctool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstulluk%2Fsbctool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 524c16645b023015e62e90a5afc945045ceacc04 [INFO] checking stulluk/sbctool against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstulluk%2Fsbctool" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stulluk/sbctool [INFO] finished tweaking git repo https://github.com/stulluk/sbctool [INFO] tweaked toml for git repo https://github.com/stulluk/sbctool written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stulluk/sbctool on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stulluk/sbctool 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/cocool97/adb_client` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded ssh_config v0.1.0 [INFO] [stderr] Downloaded homedir v0.3.4 [INFO] [stderr] Downloaded if-addrs v0.13.4 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded mdns-sd v0.13.11 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded moxcms v0.7.5 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded pxfm v0.1.22 [INFO] [stderr] Downloaded aws-lc-sys v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 572734eef40b6f1113cda3d692300ea7d2d31f3ee195cebc88375b23d9773f4a [INFO] running `Command { std: "docker" "start" "-a" "572734eef40b6f1113cda3d692300ea7d2d31f3ee195cebc88375b23d9773f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "572734eef40b6f1113cda3d692300ea7d2d31f3ee195cebc88375b23d9773f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572734eef40b6f1113cda3d692300ea7d2d31f3ee195cebc88375b23d9773f4a", kill_on_drop: false }` [INFO] [stdout] 572734eef40b6f1113cda3d692300ea7d2d31f3ee195cebc88375b23d9773f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea3484372bcbefdb3dceb1f8b81b35b4318542b561e2716e0e4cdd374d76d273 [INFO] running `Command { std: "docker" "start" "-a" "ea3484372bcbefdb3dceb1f8b81b35b4318542b561e2716e0e4cdd374d76d273", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pxfm v0.1.22 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking ssh_config v0.1.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking if-addrs v0.13.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking mdns-sd v0.13.11 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking homedir v0.3.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ssh2 v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking adb_client v2.1.16 (https://github.com/cocool97/adb_client?rev=d39e9869#d39e9869) [INFO] [stderr] Checking sbctool v0.1.0 (/opt/rustwide/workdir/crates/sbctool) [INFO] [stdout] warning: method `update_system_info` is never used [INFO] [stdout] --> crates/sbctool/src/tui.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TuiApp { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn update_system_info(&self, info: SystemInfo) { [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 items `new_with_ssh_session` and `parse_chip_from_output` are never used [INFO] [stdout] --> crates/sbctool/src/system_info.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl SystemInfoCollector { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub async fn new_with_ssh_session(connection_type: &str, target: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 338 | fn parse_chip_from_output(&self, output: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ssh_session` is never read [INFO] [stdout] --> crates/sbctool/src/log_collector.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LogCollector { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | ssh_session: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_ssh_session` is never used [INFO] [stdout] --> crates/sbctool/src/log_collector.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl LogCollector { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new_with_ssh_session(connection_type: &str, target: &str, is_android: bool, ssh_session: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> crates/sbctool/src/ssh_session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SSHSession { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | session: Arc>, [INFO] [stdout] 11 | target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `parse_target`, `start_log_stream`, and `parse_journald_log_line` are never used [INFO] [stdout] --> crates/sbctool/src/ssh_session.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl SSHSession { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 15 | pub async fn new(target: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | async fn parse_target(target: &str) -> Result<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub async fn start_log_stream(&self, log_sender: Arc>>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn parse_journald_log_line(&self, line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_system_info` is never used [INFO] [stdout] --> crates/sbctool/src/tui.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TuiApp { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn update_system_info(&self, info: SystemInfo) { [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 items `new_with_ssh_session` and `parse_chip_from_output` are never used [INFO] [stdout] --> crates/sbctool/src/system_info.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl SystemInfoCollector { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub async fn new_with_ssh_session(connection_type: &str, target: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 338 | fn parse_chip_from_output(&self, output: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ssh_session` is never read [INFO] [stdout] --> crates/sbctool/src/log_collector.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LogCollector { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | ssh_session: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_ssh_session` is never used [INFO] [stdout] --> crates/sbctool/src/log_collector.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl LogCollector { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new_with_ssh_session(connection_type: &str, target: &str, is_android: bool, ssh_session: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> crates/sbctool/src/ssh_session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SSHSession { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | session: Arc>, [INFO] [stdout] 11 | target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `parse_target`, `start_log_stream`, and `parse_journald_log_line` are never used [INFO] [stdout] --> crates/sbctool/src/ssh_session.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl SSHSession { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 15 | pub async fn new(target: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | async fn parse_target(target: &str) -> Result<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub async fn start_log_stream(&self, log_sender: Arc>>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn parse_journald_log_line(&self, line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ea3484372bcbefdb3dceb1f8b81b35b4318542b561e2716e0e4cdd374d76d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3484372bcbefdb3dceb1f8b81b35b4318542b561e2716e0e4cdd374d76d273", kill_on_drop: false }` [INFO] [stdout] ea3484372bcbefdb3dceb1f8b81b35b4318542b561e2716e0e4cdd374d76d273