[INFO] updating cached repository https://github.com/janne-alatalo/ruuvitag-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53686d73a8f3f4e407c33dcf679868b9a1b005ba [INFO] testing janne-alatalo/ruuvitag-collector against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanne-alatalo%2Fruuvitag-collector" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/janne-alatalo/ruuvitag-collector on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/janne-alatalo/ruuvitag-collector [INFO] finished tweaking git repo https://github.com/janne-alatalo/ruuvitag-collector [INFO] tweaked toml for git repo https://github.com/janne-alatalo/ruuvitag-collector written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/janne-alatalo/ruuvitag-collector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 709e27fac249dbfc5f802c4bbba3ada47e1fb32a515df3e4016c2f7662e45b42 [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" "709e27fac249dbfc5f802c4bbba3ada47e1fb32a515df3e4016c2f7662e45b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "709e27fac249dbfc5f802c4bbba3ada47e1fb32a515df3e4016c2f7662e45b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709e27fac249dbfc5f802c4bbba3ada47e1fb32a515df3e4016c2f7662e45b42", kill_on_drop: false }` [INFO] [stdout] 709e27fac249dbfc5f802c4bbba3ada47e1fb32a515df3e4016c2f7662e45b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891e22f7ea36de770b06dd34a196bd23a746ff660cce00b02939f4fcaabf8fa0 [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" "891e22f7ea36de770b06dd34a196bd23a746ff660cce00b02939f4fcaabf8fa0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling libdbus-sys v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling dbus v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling influx_db_client v0.3.6 [INFO] [stderr] Compiling docopt v1.0.0 [INFO] [stderr] Compiling bt-sensor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ruuvitag_df3.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | (0x7F & raw_temp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ruuvitag_df2.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | (0x7F & u8_temp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dbus_bluez.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | let mut device = e.get_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_temp_float` [INFO] [stdout] --> src/ruuvitag_df3.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_temp_float(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `object_path` [INFO] [stdout] --> src/bt_device.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | object_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_object_path` [INFO] [stdout] --> src/bt_device.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_object_path(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_address` [INFO] [stdout] --> src/bt_device.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn set_address(&mut self, address: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_address` [INFO] [stdout] --> src/config.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_address(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.28s [INFO] running `Command { std: "docker" "inspect" "891e22f7ea36de770b06dd34a196bd23a746ff660cce00b02939f4fcaabf8fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891e22f7ea36de770b06dd34a196bd23a746ff660cce00b02939f4fcaabf8fa0", kill_on_drop: false }` [INFO] [stdout] 891e22f7ea36de770b06dd34a196bd23a746ff660cce00b02939f4fcaabf8fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0332fc1960e476ecddae864b21054eb1808947318c3448cea4b8ef6eebda994f [INFO] running `Command { std: "docker" "start" "-a" "0332fc1960e476ecddae864b21054eb1808947318c3448cea4b8ef6eebda994f", kill_on_drop: false }` [INFO] [stderr] Compiling bt-sensor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ruuvitag_df3.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | (0x7F & raw_temp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ruuvitag_df2.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | (0x7F & u8_temp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dbus_bluez.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | let mut device = e.get_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_temp_float` [INFO] [stdout] --> src/ruuvitag_df3.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_temp_float(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `object_path` [INFO] [stdout] --> src/bt_device.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | object_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_object_path` [INFO] [stdout] --> src/bt_device.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_object_path(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_address` [INFO] [stdout] --> src/bt_device.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn set_address(&mut self, address: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_address` [INFO] [stdout] --> src/config.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_address(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "0332fc1960e476ecddae864b21054eb1808947318c3448cea4b8ef6eebda994f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0332fc1960e476ecddae864b21054eb1808947318c3448cea4b8ef6eebda994f", kill_on_drop: false }` [INFO] [stdout] 0332fc1960e476ecddae864b21054eb1808947318c3448cea4b8ef6eebda994f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22865dad0236f42b21a001853fd6f8c03f477724cf5b921f7d72631871150105 [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" "22865dad0236f42b21a001853fd6f8c03f477724cf5b921f7d72631871150105", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/ruuvitag_df3.rs:157:17 [INFO] [stderr] | [INFO] [stderr] 157 | (0x7F & raw_temp) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/ruuvitag_df2.rs:129:17 [INFO] [stderr] | [INFO] [stderr] 129 | (0x7F & u8_temp) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/dbus_bluez.rs:311:21 [INFO] [stderr] | [INFO] [stderr] 311 | let mut device = e.get_mut(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_temp_float` [INFO] [stderr] --> src/ruuvitag_df3.rs:182:12 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn get_temp_float(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `object_path` [INFO] [stderr] --> src/bt_device.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | object_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_object_path` [INFO] [stderr] --> src/bt_device.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn get_object_path(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_address` [INFO] [stderr] --> src/bt_device.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn set_address(&mut self, address: String) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_address` [INFO] [stderr] --> src/config.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn get_address(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bt_sensor-8756637d1482149b [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22865dad0236f42b21a001853fd6f8c03f477724cf5b921f7d72631871150105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22865dad0236f42b21a001853fd6f8c03f477724cf5b921f7d72631871150105", kill_on_drop: false }` [INFO] [stdout] 22865dad0236f42b21a001853fd6f8c03f477724cf5b921f7d72631871150105