[INFO] cloning repository https://github.com/saltyfishie98/triponics-rpi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saltyfishie98/triponics-rpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1498850bda0a0fefb97700dbb5563b139fd10c19
[INFO] testing saltyfishie98/triponics-rpi against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi" "/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/saltyfishie98/triponics-rpi
[INFO] finished tweaking git repo https://github.com/saltyfishie98/triponics-rpi
[INFO] tweaked toml for git repo https://github.com/saltyfishie98/triponics-rpi written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saltyfishie98/triponics-rpi on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saltyfishie98/triponics-rpi 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-serial v5.4.4
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded mio-serial v5.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded bevy_internal v0.14.1
[INFO] [stderr]   Downloaded bevy_ptr v0.14.1
[INFO] [stderr]   Downloaded bevy-tokio-tasks v0.14.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.14.1
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded actix-broker v0.4.3
[INFO] [stderr]   Downloaded bevy_input v0.14.1
[INFO] [stderr]   Downloaded polling v3.7.3
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded error-stack v0.5.0
[INFO] [stderr]   Downloaded bevy_reflect v0.14.1
[INFO] [stderr]   Downloaded paho-mqtt v0.12.5
[INFO] [stderr]   Downloaded rppal v0.19.0
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded bevy_math v0.14.1
[INFO] [stderr]   Downloaded bytemuck v1.17.0
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[INFO] [stderr]   Downloaded bevy_transform v0.14.1
[INFO] [stderr]   Downloaded bevy_app v0.14.1
[INFO] [stderr]   Downloaded async-executor v1.13.0
[INFO] [stderr]   Downloaded postcard v1.0.10
[INFO] [stderr]   Downloaded async-io v2.3.4
[INFO] [stderr]   Downloaded bevy_ecs v0.14.1
[INFO] [stderr]   Downloaded accesskit v0.14.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_tasks v0.14.1
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded bevy_window v0.14.1
[INFO] [stderr]   Downloaded bevy_diagnostic v0.14.1
[INFO] [stderr]   Downloaded bevy_log v0.14.1
[INFO] [stderr]   Downloaded bevy_time v0.14.1
[INFO] [stderr]   Downloaded bevy_core v0.14.1
[INFO] [stderr]   Downloaded bevy_hierarchy v0.14.1
[INFO] [stderr]   Downloaded bevy_derive v0.14.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.14.1
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded uom v0.36.0
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_utils v0.14.1
[INFO] [stderr]   Downloaded bevy_a11y v0.14.1
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded serialport v4.5.1
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded tokio-modbus v0.14.0
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.9.0
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e61ef0f7377e1442590ca885242dac792c4f72dc2951c1f829cee7cc98f17a
[INFO] running `Command { std: "docker" "start" "-a" "b5e61ef0f7377e1442590ca885242dac792c4f72dc2951c1f829cee7cc98f17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e61ef0f7377e1442590ca885242dac792c4f72dc2951c1f829cee7cc98f17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e61ef0f7377e1442590ca885242dac792c4f72dc2951c1f829cee7cc98f17a", kill_on_drop: false }`
[INFO] [stdout] b5e61ef0f7377e1442590ca885242dac792c4f72dc2951c1f829cee7cc98f17a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30375b7a13f9ffae827103163bf687acefcf59e8ebb5d3bd19a4704ed34798a
[INFO] running `Command { std: "docker" "start" "-a" "c30375b7a13f9ffae827103163bf687acefcf59e8ebb5d3bd19a4704ed34798a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bevy_tasks v0.14.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serialport v4.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling bevy_utils v0.14.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling actix-broker v0.4.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling tokio-modbus v0.14.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling uom v0.36.0
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling bevy_reflect v0.14.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling rppal v0.19.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.1
[INFO] [stderr]    Compiling bevy_math v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.1
[INFO] [stderr]    Compiling bevy_core v0.14.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.1
[INFO] [stderr]    Compiling bevy_time v0.14.1
[INFO] [stderr]    Compiling bevy_a11y v0.14.1
[INFO] [stderr]    Compiling bevy_window v0.14.1
[INFO] [stderr]    Compiling bevy_input v0.14.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.1
[INFO] [stderr]    Compiling bevy_transform v0.14.1
[INFO] [stderr]    Compiling bevy_log v0.14.1
[INFO] [stderr]    Compiling bevy-tokio-tasks v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.1
[INFO] [stderr]    Compiling paho-mqtt v0.12.5
[INFO] [stderr]    Compiling triponics-rpi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 38s
[INFO] running `Command { std: "docker" "inspect" "c30375b7a13f9ffae827103163bf687acefcf59e8ebb5d3bd19a4704ed34798a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30375b7a13f9ffae827103163bf687acefcf59e8ebb5d3bd19a4704ed34798a", kill_on_drop: false }`
[INFO] [stdout] c30375b7a13f9ffae827103163bf687acefcf59e8ebb5d3bd19a4704ed34798a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6437f9b2e0437fb09988135863afca168b26e97f7940b8db0b1a1ea2636de07
[INFO] running `Command { std: "docker" "start" "-a" "a6437f9b2e0437fb09988135863afca168b26e97f7940b8db0b1a1ea2636de07", kill_on_drop: false }`
[INFO] [stderr]    Compiling triponics-rpi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]  --> examples/serial.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let port = serialport::new("/dev/ttyUSB0", 115_200)
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "a6437f9b2e0437fb09988135863afca168b26e97f7940b8db0b1a1ea2636de07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6437f9b2e0437fb09988135863afca168b26e97f7940b8db0b1a1ea2636de07", kill_on_drop: false }`
[INFO] [stdout] a6437f9b2e0437fb09988135863afca168b26e97f7940b8db0b1a1ea2636de07
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 824721b72bafc18c8a542681c18e31d88be1b87b46f0482bbff16e1c4f27c3d0
[INFO] running `Command { std: "docker" "start" "-a" "824721b72bafc18c8a542681c18e31d88be1b87b46f0482bbff16e1c4f27c3d0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]  --> examples/serial.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let port = serialport::new("/dev/ttyUSB0", 115_200)
[INFO] [stderr]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `triponics-rpi` (example "serial") generated 1 warning (run `cargo fix --example "serial" -p triponics-rpi` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[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/main.rs (/opt/rustwide/target/debug/deps/triponics_rpi-6894051563b22de2)
[INFO] running `Command { std: "docker" "inspect" "824721b72bafc18c8a542681c18e31d88be1b87b46f0482bbff16e1c4f27c3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824721b72bafc18c8a542681c18e31d88be1b87b46f0482bbff16e1c4f27c3d0", kill_on_drop: false }`
[INFO] [stdout] 824721b72bafc18c8a542681c18e31d88be1b87b46f0482bbff16e1c4f27c3d0
