[INFO] fetching crate adb-client-tokio 0.0.8... [INFO] testing adb-client-tokio-0.0.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate adb-client-tokio 0.0.8 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate adb-client-tokio 0.0.8 [INFO] finished tweaking crates.io crate adb-client-tokio 0.0.8 [INFO] tweaked toml for crates.io crate adb-client-tokio 0.0.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate adb-client-tokio 0.0.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac9be5a58902dc94e4bbff285b996eb3a29133be77c146ddef6742acd42abc4 [INFO] running `Command { std: "docker" "start" "-a" "eac9be5a58902dc94e4bbff285b996eb3a29133be77c146ddef6742acd42abc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac9be5a58902dc94e4bbff285b996eb3a29133be77c146ddef6742acd42abc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac9be5a58902dc94e4bbff285b996eb3a29133be77c146ddef6742acd42abc4", kill_on_drop: false }` [INFO] [stdout] eac9be5a58902dc94e4bbff285b996eb3a29133be77c146ddef6742acd42abc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d1f699a25afcce18c368a58b6ef710d0173d92292f8bc54909c26bf3632660 [INFO] running `Command { std: "docker" "start" "-a" "84d1f699a25afcce18c368a58b6ef710d0173d92292f8bc54909c26bf3632660", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pretty-hex v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling hexdump v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling usb-ids v1.2025.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling adb-client-tokio v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder` [INFO] [stdout] --> src/client.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FramedWrite` [INFO] [stdout] --> src/client.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s [INFO] running `Command { std: "docker" "inspect" "84d1f699a25afcce18c368a58b6ef710d0173d92292f8bc54909c26bf3632660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d1f699a25afcce18c368a58b6ef710d0173d92292f8bc54909c26bf3632660", kill_on_drop: false }` [INFO] [stdout] 84d1f699a25afcce18c368a58b6ef710d0173d92292f8bc54909c26bf3632660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e1f9ecf9371b6aa00d469ee765d8838864bf646acdd2836ff6a5fc103a2be6 [INFO] running `Command { std: "docker" "start" "-a" "48e1f9ecf9371b6aa00d469ee765d8838864bf646acdd2836ff6a5fc103a2be6", kill_on_drop: false }` [INFO] [stderr] Compiling adb-client-tokio v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder` [INFO] [stdout] --> src/client.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FramedWrite` [INFO] [stdout] --> src/client.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder` [INFO] [stdout] --> src/client.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FramedWrite` [INFO] [stdout] --> src/client.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "48e1f9ecf9371b6aa00d469ee765d8838864bf646acdd2836ff6a5fc103a2be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e1f9ecf9371b6aa00d469ee765d8838864bf646acdd2836ff6a5fc103a2be6", kill_on_drop: false }` [INFO] [stdout] 48e1f9ecf9371b6aa00d469ee765d8838864bf646acdd2836ff6a5fc103a2be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3205761bd0184fc066276850fa91f73cfa4a58c1bb3361019e7f820029820c25 [INFO] running `Command { std: "docker" "start" "-a" "3205761bd0184fc066276850fa91f73cfa4a58c1bb3361019e7f820029820c25", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder` [INFO] [stderr] --> src/client.rs:2:55 [INFO] [stderr] | [INFO] [stderr] 2 | AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/client.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FramedWrite` [INFO] [stderr] --> src/client.rs:11:37 [INFO] [stderr] | [INFO] [stderr] 11 | use tokio_util::codec::{FramedRead, FramedWrite}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/client.rs:340:13 [INFO] [stderr] | [INFO] [stderr] 340 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/client.rs:349:13 [INFO] [stderr] | [INFO] [stderr] 349 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/client.rs:354:13 [INFO] [stderr] | [INFO] [stderr] 354 | let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?; [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `adb-client-tokio` (lib) generated 3 warnings (run `cargo fix --lib -p adb-client-tokio` to apply 3 suggestions) [INFO] [stderr] warning: `adb-client-tokio` (lib test) generated 6 warnings (3 duplicates) (run `cargo fix --lib -p adb-client-tokio --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adb_client_tokio-f74b46ef4533e76b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test client::tests::test_get_host_version_command ... FAILED [INFO] [stdout] test client::tests::test_failure ... FAILED [INFO] [stdout] test client::tests::test_tcpip_command ... ignored [INFO] [stdout] test client::tests::test_get_devices_command ... FAILED [INFO] [stdout] test client::tests::test_get_prop_command ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_get_host_version_command stdout ---- [INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_failure stdout ---- [INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_get_devices_command stdout ---- [INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_get_prop_command stdout ---- [INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::test_failure [INFO] [stdout] client::tests::test_get_devices_command [INFO] [stdout] client::tests::test_get_host_version_command [INFO] [stdout] client::tests::test_get_prop_command [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3205761bd0184fc066276850fa91f73cfa4a58c1bb3361019e7f820029820c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3205761bd0184fc066276850fa91f73cfa4a58c1bb3361019e7f820029820c25", kill_on_drop: false }` [INFO] [stdout] 3205761bd0184fc066276850fa91f73cfa4a58c1bb3361019e7f820029820c25