[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] testing stulluk/sbctool against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstulluk%2Fsbctool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stulluk/sbctool on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/cocool97/adb_client`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded homedir v0.3.4
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded ssh_config v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded mdns-sd v0.13.11
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded pxfm v0.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 265db59b0344a6b1b3c6372d69b16e2901138aa88f7de8ab3b0390dade1dbf77
[INFO] running `Command { std: "docker" "start" "-a" "265db59b0344a6b1b3c6372d69b16e2901138aa88f7de8ab3b0390dade1dbf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "265db59b0344a6b1b3c6372d69b16e2901138aa88f7de8ab3b0390dade1dbf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265db59b0344a6b1b3c6372d69b16e2901138aa88f7de8ab3b0390dade1dbf77", kill_on_drop: false }`
[INFO] [stdout] 265db59b0344a6b1b3c6372d69b16e2901138aa88f7de8ab3b0390dade1dbf77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e86f53610278a4d08f411043e1ed4f904c56b58d4fe5f9602a61a01068e51d46
[INFO] running `Command { std: "docker" "start" "-a" "e86f53610278a4d08f411043e1ed4f904c56b58d4fe5f9602a61a01068e51d46", 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 fs_extra v1.3.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pxfm v0.1.22
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ssh_config v0.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mdns-sd v0.13.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling homedir v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling adb_client v2.1.16 (https://github.com/cocool97/adb_client?rev=d39e9869#d39e9869)
[INFO] [stderr]    Compiling 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<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn parse_chip_from_output(&self, output: &str) -> Option<String> {
[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<Arc<SSHSession>>,
[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<SSHSession>) -> 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<Mutex<Session>>,
[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<Self> {
[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<Mutex<Vec<crate::tui::LogEntry>>>) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn parse_journald_log_line(&self, line: &str) -> Option<crate::tui::LogEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "e86f53610278a4d08f411043e1ed4f904c56b58d4fe5f9602a61a01068e51d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86f53610278a4d08f411043e1ed4f904c56b58d4fe5f9602a61a01068e51d46", kill_on_drop: false }`
[INFO] [stdout] e86f53610278a4d08f411043e1ed4f904c56b58d4fe5f9602a61a01068e51d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0462d74ab8a20e2a3c48c9a8b336561a8c479f9e799521f9c6d077b5bd9de3a9
[INFO] running `Command { std: "docker" "start" "-a" "0462d74ab8a20e2a3c48c9a8b336561a8c479f9e799521f9c6d077b5bd9de3a9", 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 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<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn parse_chip_from_output(&self, output: &str) -> Option<String> {
[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<Arc<SSHSession>>,
[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<SSHSession>) -> 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<Mutex<Session>>,
[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<Self> {
[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<Mutex<Vec<crate::tui::LogEntry>>>) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn parse_journald_log_line(&self, line: &str) -> Option<crate::tui::LogEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "0462d74ab8a20e2a3c48c9a8b336561a8c479f9e799521f9c6d077b5bd9de3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0462d74ab8a20e2a3c48c9a8b336561a8c479f9e799521f9c6d077b5bd9de3a9", kill_on_drop: false }`
[INFO] [stdout] 0462d74ab8a20e2a3c48c9a8b336561a8c479f9e799521f9c6d077b5bd9de3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0d4c56576917c08082bb5c37cf9cab0e1eb743e64a79757abf389e2c6f60112
[INFO] running `Command { std: "docker" "start" "-a" "a0d4c56576917c08082bb5c37cf9cab0e1eb743e64a79757abf389e2c6f60112", 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] warning: method `update_system_info` is never used
[INFO] [stderr]   --> crates/sbctool/src/tui.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl TuiApp {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn update_system_info(&self, info: SystemInfo) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_with_ssh_session` and `parse_chip_from_output` are never used
[INFO] [stderr]    --> crates/sbctool/src/system_info.rs:21:18
[INFO] [stderr]     |
[INFO] [stderr]  12 | impl SystemInfoCollector {
[INFO] [stderr]     | ------------------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  21 |     pub async fn new_with_ssh_session(connection_type: &str, target: &str) -> Result<Self> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 338 |     fn parse_chip_from_output(&self, output: &str) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `ssh_session` is never read
[INFO] [stderr]   --> crates/sbctool/src/log_collector.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct LogCollector {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 11 |     ssh_session: Option<Arc<SSHSession>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_with_ssh_session` is never used
[INFO] [stderr]   --> crates/sbctool/src/log_collector.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl LogCollector {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn new_with_ssh_session(connection_type: &str, target: &str, is_android: bool, ssh_session: Arc<SSHSession>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `target` is never read
[INFO] [stderr]   --> crates/sbctool/src/ssh_session.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SSHSession {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 10 |     session: Arc<Mutex<Session>>,
[INFO] [stderr] 11 |     target: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `parse_target`, `start_log_stream`, and `parse_journald_log_line` are never used
[INFO] [stderr]    --> crates/sbctool/src/ssh_session.rs:15:18
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl SSHSession {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr]  15 |     pub async fn new(target: &str) -> Result<Self> {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |     async fn parse_target(target: &str) -> Result<(String, String)> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub async fn start_log_stream(&self, log_sender: Arc<Mutex<Vec<crate::tui::LogEntry>>>) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 |     fn parse_journald_log_line(&self, line: &str) -> Option<crate::tui::LogEntry> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sbctool` (bin "sbctool" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[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 4`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sbctool-d00adcd42568428a)
[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" "a0d4c56576917c08082bb5c37cf9cab0e1eb743e64a79757abf389e2c6f60112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d4c56576917c08082bb5c37cf9cab0e1eb743e64a79757abf389e2c6f60112", kill_on_drop: false }`
[INFO] [stdout] a0d4c56576917c08082bb5c37cf9cab0e1eb743e64a79757abf389e2c6f60112
