[INFO] cloning repository https://github.com/noktoborus/meshtastic-connect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noktoborus/meshtastic-connect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoktoborus%2Fmeshtastic-connect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoktoborus%2Fmeshtastic-connect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b78ad80d49af86fed2dfe4c93d5241c0993546f [INFO] testing noktoborus/meshtastic-connect against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoktoborus%2Fmeshtastic-connect" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/noktoborus/meshtastic-connect [INFO] finished tweaking git repo https://github.com/noktoborus/meshtastic-connect [INFO] tweaked toml for git repo https://github.com/noktoborus/meshtastic-connect written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noktoborus/meshtastic-connect on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noktoborus/meshtastic-connect 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serialport v4.7.2 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded unescaper v0.1.6 [INFO] [stderr] Downloaded if-addrs v0.14.0 [INFO] [stderr] Downloaded micropb v0.3.0 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded socket-pktinfo v0.3.2 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded convert_case v0.6.0 [INFO] [stderr] Downloaded hashlink v0.10.0 [INFO] [stderr] Downloaded duration-string v0.5.3 [INFO] [stderr] Downloaded mdns-sd v0.14.1 [INFO] [stderr] Downloaded micropb-gen v0.3.0 [INFO] [stderr] Downloaded prost-build v0.14.1 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded getifaddrs v0.5.0 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded ccm v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666c3dc4ede28519a4db14992cb670942213d5d501dd8a4ff3e87020ccc78db4 [INFO] running `Command { std: "docker" "start" "-a" "666c3dc4ede28519a4db14992cb670942213d5d501dd8a4ff3e87020ccc78db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666c3dc4ede28519a4db14992cb670942213d5d501dd8a4ff3e87020ccc78db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666c3dc4ede28519a4db14992cb670942213d5d501dd8a4ff3e87020ccc78db4", kill_on_drop: false }` [INFO] [stdout] 666c3dc4ede28519a4db14992cb670942213d5d501dd8a4ff3e87020ccc78db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd24dfe8dce9b40dc681ce8949882e0988ea593fdecbff4db6dee4c13045a490 [INFO] running `Command { std: "docker" "start" "-a" "bd24dfe8dce9b40dc681ce8949882e0988ea593fdecbff4db6dee4c13045a490", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling micropb v0.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling getifaddrs v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mdns-sd v0.14.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling micropb-gen v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling meshtastic-connect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling duration-string v0.5.3 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stdout] warning: unused imports: `ServiceEnvelope` and `keyring::node_id::NodeId` [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | keyring::node_id::NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | meshtastic::{self, ServiceEnvelope}, [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: `prost::Message` [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitConfig` is never constructed [INFO] [stdout] --> src/bin/meshtastic-softnode/config.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct TransitConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `disconnect` is never used [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Connection { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn disconnect(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `disconnect` is never used [INFO] [stdout] --> src/bin/meshtastic-softnode/router.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl Router { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub async fn disconnect(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "bd24dfe8dce9b40dc681ce8949882e0988ea593fdecbff4db6dee4c13045a490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd24dfe8dce9b40dc681ce8949882e0988ea593fdecbff4db6dee4c13045a490", kill_on_drop: false }` [INFO] [stdout] bd24dfe8dce9b40dc681ce8949882e0988ea593fdecbff4db6dee4c13045a490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efb7b65db2b46bf6d8287384d3b56b480f512e06ae5ee6dc8210617fce8701a9 [INFO] running `Command { std: "docker" "start" "-a" "efb7b65db2b46bf6d8287384d3b56b480f512e06ae5ee6dc8210617fce8701a9", kill_on_drop: false }` [INFO] [stderr] Compiling meshtastic-connect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ServiceEnvelope` and `keyring::node_id::NodeId` [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | keyring::node_id::NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | meshtastic::{self, ServiceEnvelope}, [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: `prost::Message` [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitConfig` is never constructed [INFO] [stdout] --> src/bin/meshtastic-softnode/config.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct TransitConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `disconnect` is never used [INFO] [stdout] --> src/bin/meshtastic-softnode/connection.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Connection { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn disconnect(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `disconnect` is never used [INFO] [stdout] --> src/bin/meshtastic-softnode/router.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl Router { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub async fn disconnect(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.56s [INFO] running `Command { std: "docker" "inspect" "efb7b65db2b46bf6d8287384d3b56b480f512e06ae5ee6dc8210617fce8701a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb7b65db2b46bf6d8287384d3b56b480f512e06ae5ee6dc8210617fce8701a9", kill_on_drop: false }` [INFO] [stdout] efb7b65db2b46bf6d8287384d3b56b480f512e06ae5ee6dc8210617fce8701a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbb27412e622f4f6f7608b917f33bc804aaf21014dd0c07f438dab4130f28503 [INFO] running `Command { std: "docker" "start" "-a" "bbb27412e622f4f6f7608b917f33bc804aaf21014dd0c07f438dab4130f28503", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ServiceEnvelope` and `keyring::node_id::NodeId` [INFO] [stderr] --> src/bin/meshtastic-softnode/connection.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | keyring::node_id::NodeId, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 4 | meshtastic::{self, ServiceEnvelope}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `prost::Message` [INFO] [stderr] --> src/bin/meshtastic-softnode/connection.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use prost::Message; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TransitConfig` is never constructed [INFO] [stderr] --> src/bin/meshtastic-softnode/config.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | pub(crate) struct TransitConfig { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `disconnect` is never used [INFO] [stderr] --> src/bin/meshtastic-softnode/connection.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 31 | impl Connection { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 40 | pub async fn disconnect(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `disconnect` is never used [INFO] [stderr] --> src/bin/meshtastic-softnode/router.rs:107:18 [INFO] [stderr] | [INFO] [stderr] 80 | impl Router { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 107 | pub async fn disconnect(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `meshtastic-connect` (bin "meshtastic-softnode" test) generated 5 warnings (run `cargo fix --bin "meshtastic-softnode" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meshtastic_connect-b00999117be06283) [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] [stderr] Running unittests src/bin/meshtastic-connect.rs (/opt/rustwide/target/debug/deps/meshtastic_connect-b879d261195635b1) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/meshtastic-softnode/main.rs (/opt/rustwide/target/debug/deps/meshtastic_softnode-85ebc4ace9b101c9) [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] [stderr] Doc-tests meshtastic_connect [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" "bbb27412e622f4f6f7608b917f33bc804aaf21014dd0c07f438dab4130f28503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb27412e622f4f6f7608b917f33bc804aaf21014dd0c07f438dab4130f28503", kill_on_drop: false }` [INFO] [stdout] bbb27412e622f4f6f7608b917f33bc804aaf21014dd0c07f438dab4130f28503