[INFO] cloning repository https://github.com/fsommar/adventofcode2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fsommar/adventofcode2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Fadventofcode2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Fadventofcode2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74126122a66c3bedaa4e13bfd66c65a2aa9d002f [INFO] testing fsommar/adventofcode2018 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Fadventofcode2018" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fsommar/adventofcode2018 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fsommar/adventofcode2018 [INFO] finished tweaking git repo https://github.com/fsommar/adventofcode2018 [INFO] tweaked toml for git repo https://github.com/fsommar/adventofcode2018 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/fsommar/adventofcode2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f199b364bb8ed6d3e8e209fe2ae35cd7974e53d6e9902bca6cca7f74e454b76 [INFO] running `Command { std: "docker" "start" "-a" "5f199b364bb8ed6d3e8e209fe2ae35cd7974e53d6e9902bca6cca7f74e454b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f199b364bb8ed6d3e8e209fe2ae35cd7974e53d6e9902bca6cca7f74e454b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f199b364bb8ed6d3e8e209fe2ae35cd7974e53d6e9902bca6cca7f74e454b76", kill_on_drop: false }` [INFO] [stdout] 5f199b364bb8ed6d3e8e209fe2ae35cd7974e53d6e9902bca6cca7f74e454b76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49ad96e36b62efffc2ce1e6650560d6ec66b0cd7baa73713cce5d047bf62ef9 [INFO] running `Command { std: "docker" "start" "-a" "c49ad96e36b62efffc2ce1e6650560d6ec66b0cd7baa73713cce5d047bf62ef9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day3-2.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 59 | | "Expected 1 element left in the set, was {}", [INFO] [stdout] 60 | | set.len() [INFO] [stdout] 61 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 ~ panic!( [INFO] [stdout] 59 | "Expected 1 element left in the set, was {}", [INFO] [stdout] 60 | set.len() [INFO] [stdout] 61 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/day4.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut v = sleeptimes [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: variable does not need to be mutable [INFO] [stdout] --> src/bin/day4.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | for (mut x, &y) in m [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.97s [INFO] running `Command { std: "docker" "inspect" "c49ad96e36b62efffc2ce1e6650560d6ec66b0cd7baa73713cce5d047bf62ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49ad96e36b62efffc2ce1e6650560d6ec66b0cd7baa73713cce5d047bf62ef9", kill_on_drop: false }` [INFO] [stdout] c49ad96e36b62efffc2ce1e6650560d6ec66b0cd7baa73713cce5d047bf62ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6668864fb568cd8c2cc68f20b11f49f31fd7f2ca9cca6e39b3113fd64f45f01 [INFO] running `Command { std: "docker" "start" "-a" "b6668864fb568cd8c2cc68f20b11f49f31fd7f2ca9cca6e39b3113fd64f45f01", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/day4.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut v = sleeptimes [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: variable does not need to be mutable [INFO] [stdout] --> src/bin/day4.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | for (mut x, &y) in m [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day3-2.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 59 | | "Expected 1 element left in the set, was {}", [INFO] [stdout] 60 | | set.len() [INFO] [stdout] 61 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 ~ panic!( [INFO] [stdout] 59 | "Expected 1 element left in the set, was {}", [INFO] [stdout] 60 | set.len() [INFO] [stdout] 61 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Executable unittests src/bin/day1-1.rs (/opt/rustwide/target/debug/deps/day1_1-f1b6a683f0eee3fe) [INFO] [stderr] Executable unittests src/bin/day1-2.rs (/opt/rustwide/target/debug/deps/day1_2-498e2b398cc629a1) [INFO] [stderr] Executable unittests src/bin/day2-1.rs (/opt/rustwide/target/debug/deps/day2_1-1e86e30ce0de195c) [INFO] [stderr] Executable unittests src/bin/day2-2.rs (/opt/rustwide/target/debug/deps/day2_2-e3e08c890ac313af) [INFO] [stderr] Executable unittests src/bin/day3-1.rs (/opt/rustwide/target/debug/deps/day3_1-2daaedadced5887f) [INFO] [stderr] Executable unittests src/bin/day3-2.rs (/opt/rustwide/target/debug/deps/day3_2-f7de5529744bd124) [INFO] [stderr] Executable unittests src/bin/day4.rs (/opt/rustwide/target/debug/deps/day4-21b521c9149826af) [INFO] [stderr] Executable unittests src/bin/day5-1.rs (/opt/rustwide/target/debug/deps/day5_1-c297fe03f4160267) [INFO] [stderr] Executable unittests src/bin/day5-2.rs (/opt/rustwide/target/debug/deps/day5_2-9d84316ab6e4284a) [INFO] [stderr] Executable unittests src/bin/day6-1.rs (/opt/rustwide/target/debug/deps/day6_1-187cb6b408e7ebf1) [INFO] [stderr] Executable unittests src/bin/day6-2.rs (/opt/rustwide/target/debug/deps/day6_2-fd1f4eb6fffde5d3) [INFO] running `Command { std: "docker" "inspect" "b6668864fb568cd8c2cc68f20b11f49f31fd7f2ca9cca6e39b3113fd64f45f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6668864fb568cd8c2cc68f20b11f49f31fd7f2ca9cca6e39b3113fd64f45f01", kill_on_drop: false }` [INFO] [stdout] b6668864fb568cd8c2cc68f20b11f49f31fd7f2ca9cca6e39b3113fd64f45f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e7470ce3f4fbded2d4b3c1a8696d836e03ed8cc2a8c847eddb0414e22ceac59 [INFO] running `Command { std: "docker" "start" "-a" "4e7470ce3f4fbded2d4b3c1a8696d836e03ed8cc2a8c847eddb0414e22ceac59", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/bin/day3-2.rs:58:16 [INFO] [stderr] | [INFO] [stderr] 58 | panic!(format!( [INFO] [stderr] | ________________^ [INFO] [stderr] 59 | | "Expected 1 element left in the set, was {}", [INFO] [stderr] 60 | | set.len() [INFO] [stderr] 61 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 58 ~ panic!( [INFO] [stderr] 59 | "Expected 1 element left in the set, was {}", [INFO] [stderr] 60 | set.len() [INFO] [stderr] 61 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/day4.rs:109:17 [INFO] [stderr] | [INFO] [stderr] 109 | let mut v = sleeptimes [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: variable does not need to be mutable [INFO] [stderr] --> src/bin/day4.rs:127:18 [INFO] [stderr] | [INFO] [stderr] 127 | for (mut x, &y) in m [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `adventofcode` (bin "day3-2" test) generated 1 warning [INFO] [stderr] warning: `adventofcode` (bin "day4" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/bin/day1-1.rs (/opt/rustwide/target/debug/deps/day1_1-f1b6a683f0eee3fe) [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/day1-2.rs (/opt/rustwide/target/debug/deps/day1_2-498e2b398cc629a1) [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/day2-1.rs (/opt/rustwide/target/debug/deps/day2_1-1e86e30ce0de195c) [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/day2-2.rs (/opt/rustwide/target/debug/deps/day2_2-e3e08c890ac313af) [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/day3-1.rs (/opt/rustwide/target/debug/deps/day3_1-2daaedadced5887f) [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/day3-2.rs (/opt/rustwide/target/debug/deps/day3_2-f7de5529744bd124) [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/day4.rs (/opt/rustwide/target/debug/deps/day4-21b521c9149826af) [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/day5-1.rs (/opt/rustwide/target/debug/deps/day5_1-c297fe03f4160267) [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/day5-2.rs (/opt/rustwide/target/debug/deps/day5_2-9d84316ab6e4284a) [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/day6-1.rs (/opt/rustwide/target/debug/deps/day6_1-187cb6b408e7ebf1) [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/day6-2.rs (/opt/rustwide/target/debug/deps/day6_2-fd1f4eb6fffde5d3) [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" "4e7470ce3f4fbded2d4b3c1a8696d836e03ed8cc2a8c847eddb0414e22ceac59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7470ce3f4fbded2d4b3c1a8696d836e03ed8cc2a8c847eddb0414e22ceac59", kill_on_drop: false }` [INFO] [stdout] 4e7470ce3f4fbded2d4b3c1a8696d836e03ed8cc2a8c847eddb0414e22ceac59