[INFO] cloning repository https://github.com/a544jh/my-rusty-sensors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a544jh/my-rusty-sensors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa544jh%2Fmy-rusty-sensors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa544jh%2Fmy-rusty-sensors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd00df0e8badb64b7ff80b91a4ac402954a21456 [INFO] testing a544jh/my-rusty-sensors against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa544jh%2Fmy-rusty-sensors" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/a544jh/my-rusty-sensors on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/a544jh/my-rusty-sensors [INFO] finished tweaking git repo https://github.com/a544jh/my-rusty-sensors [INFO] tweaked toml for git repo https://github.com/a544jh/my-rusty-sensors written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/a544jh/my-rusty-sensors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740536a66779f367f5030ca0a7e085e17bea5d6f60c2e6d43fbac9f83f24bb8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "740536a66779f367f5030ca0a7e085e17bea5d6f60c2e6d43fbac9f83f24bb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740536a66779f367f5030ca0a7e085e17bea5d6f60c2e6d43fbac9f83f24bb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740536a66779f367f5030ca0a7e085e17bea5d6f60c2e6d43fbac9f83f24bb8e", kill_on_drop: false }` [INFO] [stdout] 740536a66779f367f5030ca0a7e085e17bea5d6f60c2e6d43fbac9f83f24bb8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a7d15cbebfdf5127f4557667cf7717bc0752313090fcd158a81d87a346ff2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14a7d15cbebfdf5127f4557667cf7717bc0752313090fcd158a81d87a346ff2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serialport v2.3.0 [INFO] [stderr] Compiling my-rusty-sensors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controller/mod.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | gateway: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controller/mod.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(gateway: Box) -> Controller { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/controller/mod.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | print!("{}[0;0H", 27 as char);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gateway/serial.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | buf: BufStream>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gateway/serial.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(port: Box) -> SerialGateway { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/gateway/mod.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | fn send(&mut self, &message::Message); //->Result? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &message::Message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.82s [INFO] running `Command { std: "docker" "inspect" "14a7d15cbebfdf5127f4557667cf7717bc0752313090fcd158a81d87a346ff2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a7d15cbebfdf5127f4557667cf7717bc0752313090fcd158a81d87a346ff2e", kill_on_drop: false }` [INFO] [stdout] 14a7d15cbebfdf5127f4557667cf7717bc0752313090fcd158a81d87a346ff2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dac370f18e487b099edb3fa0332de9cda82a0c4412a8afe6fc92922227ae7648 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dac370f18e487b099edb3fa0332de9cda82a0c4412a8afe6fc92922227ae7648", kill_on_drop: false }` [INFO] [stderr] Compiling my-rusty-sensors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controller/mod.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | gateway: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controller/mod.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(gateway: Box) -> Controller { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/controller/mod.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | print!("{}[0;0H", 27 as char);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gateway/serial.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | buf: BufStream>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gateway/serial.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(port: Box) -> SerialGateway { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/gateway/mod.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | fn send(&mut self, &message::Message); //->Result? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &message::Message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "dac370f18e487b099edb3fa0332de9cda82a0c4412a8afe6fc92922227ae7648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac370f18e487b099edb3fa0332de9cda82a0c4412a8afe6fc92922227ae7648", kill_on_drop: false }` [INFO] [stdout] dac370f18e487b099edb3fa0332de9cda82a0c4412a8afe6fc92922227ae7648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c67b2961e12c25945de2fce465338f0031bb78e2ea8c73c6d6540180b08b7dbe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c67b2961e12c25945de2fce465338f0031bb78e2ea8c73c6d6540180b08b7dbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/controller/mod.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | gateway: Box, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/controller/mod.rs:38:29 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn new(gateway: Box) -> Controller { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Gateway` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/controller/mod.rs:50:43 [INFO] [stderr] | [INFO] [stderr] 50 | print!("{}[0;0H", 27 as char);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gateway/serial.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | buf: BufStream>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gateway/serial.rs:13:26 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn new(port: Box) -> SerialGateway { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/gateway/mod.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | fn send(&mut self, &message::Message); //->Result? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &message::Message` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_rusty_sensors-0160515642a91dc7) [INFO] [stdout] running 8 tests [INFO] [stdout] test gateway::serial::tests::can_decode_last_payload ... ok [INFO] [stdout] test gateway::serial::tests::can_encode_last_sensor ... ok [INFO] [stdout] test gateway::serial::tests::can_decode ... ok [INFO] [stdout] test gateway::serial::tests::can_encode_last_payload ... ok [INFO] [stdout] test gateway::serial::tests::doesnt_decode_malformed_string ... ok [INFO] [stdout] test gateway::serial::tests::doesnt_decode_types_out_of_range ... ok [INFO] [stdout] test gateway::serial::tests::can_encode ... ok [INFO] [stdout] test gateway::serial::tests::can_decode_last_sensor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c67b2961e12c25945de2fce465338f0031bb78e2ea8c73c6d6540180b08b7dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67b2961e12c25945de2fce465338f0031bb78e2ea8c73c6d6540180b08b7dbe", kill_on_drop: false }` [INFO] [stdout] c67b2961e12c25945de2fce465338f0031bb78e2ea8c73c6d6540180b08b7dbe