[INFO] cloning repository https://github.com/rcapraro/json-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcapraro/json-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcapraro%2Fjson-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcapraro%2Fjson-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e3a1db86f0a549420dea720a3229bb4629e13c4 [INFO] testing rcapraro/json-diff 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%2Frcapraro%2Fjson-diff" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcapraro/json-diff 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/rcapraro/json-diff [INFO] finished tweaking git repo https://github.com/rcapraro/json-diff [INFO] tweaked toml for git repo https://github.com/rcapraro/json-diff written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rcapraro/json-diff 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] d3c70eee2a4d2ce664ad57dde81c1debf81a822b3090cf5f047828afaab0542e [INFO] running `Command { std: "docker" "start" "-a" "d3c70eee2a4d2ce664ad57dde81c1debf81a822b3090cf5f047828afaab0542e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c70eee2a4d2ce664ad57dde81c1debf81a822b3090cf5f047828afaab0542e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c70eee2a4d2ce664ad57dde81c1debf81a822b3090cf5f047828afaab0542e", kill_on_drop: false }` [INFO] [stdout] d3c70eee2a4d2ce664ad57dde81c1debf81a822b3090cf5f047828afaab0542e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 20d7346db8558778a63cb65df876a14265c203c28d8e22c4f255ddc382bf42dd [INFO] running `Command { std: "docker" "start" "-a" "20d7346db8558778a63cb65df876a14265c203c28d8e22c4f255ddc382bf42dd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling json-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value1` [INFO] [stdout] --> src/mismatch.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value2` [INFO] [stdout] --> src/mismatch.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/mismatch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Value` [INFO] [stdout] --> src/mismatch.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Value(Value, Value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Node` [INFO] [stdout] --> src/mismatch.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Node(HashMap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mismatch.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(l: JsonNode, r: JsonNode, u: JsonNode) -> Mismatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `match_json` [INFO] [stdout] --> src/mismatch.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.37s [INFO] running `Command { std: "docker" "inspect" "20d7346db8558778a63cb65df876a14265c203c28d8e22c4f255ddc382bf42dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d7346db8558778a63cb65df876a14265c203c28d8e22c4f255ddc382bf42dd", kill_on_drop: false }` [INFO] [stdout] 20d7346db8558778a63cb65df876a14265c203c28d8e22c4f255ddc382bf42dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 7efa73f6e9b505d8099d296fdb25b3dcaab67d627304502c2c2696c14ac2c537 [INFO] running `Command { std: "docker" "start" "-a" "7efa73f6e9b505d8099d296fdb25b3dcaab67d627304502c2c2696c14ac2c537", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling json-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value1` [INFO] [stdout] --> src/mismatch.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value2` [INFO] [stdout] --> src/mismatch.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/mismatch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Value` [INFO] [stdout] --> src/mismatch.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Value(Value, Value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Node` [INFO] [stdout] --> src/mismatch.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Node(HashMap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mismatch.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mismatch.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(l: JsonNode, r: JsonNode, u: JsonNode) -> Mismatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `match_json` [INFO] [stdout] --> src/mismatch.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/json_diff-16c1a48263f5c7c3) [INFO] running `Command { std: "docker" "inspect" "7efa73f6e9b505d8099d296fdb25b3dcaab67d627304502c2c2696c14ac2c537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efa73f6e9b505d8099d296fdb25b3dcaab67d627304502c2c2696c14ac2c537", kill_on_drop: false }` [INFO] [stdout] 7efa73f6e9b505d8099d296fdb25b3dcaab67d627304502c2c2696c14ac2c537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 9d5326ef673b5ab4ea6f009bd2a0b0a9b91ab947045bdda11dcdc85afafa189a [INFO] running `Command { std: "docker" "start" "-a" "9d5326ef673b5ab4ea6f009bd2a0b0a9b91ab947045bdda11dcdc85afafa189a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `value1` [INFO] [stderr] --> src/mismatch.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value2` [INFO] [stderr] --> src/mismatch.rs:28:35 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nil` [INFO] [stderr] --> src/mismatch.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Nil, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mismatch.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Value` [INFO] [stderr] --> src/mismatch.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Value(Value, Value), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mismatch.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Node` [INFO] [stderr] --> src/mismatch.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Node(HashMap) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `JsonNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mismatch.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/mismatch.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new(l: JsonNode, r: JsonNode, u: JsonNode) -> Mismatch { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `match_json` [INFO] [stderr] --> src/mismatch.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn match_json(value1: &Value, value2: &Value) -> Mismatch { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `json-diff` (bin "json-diff" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/json_diff-16c1a48263f5c7c3) [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" "9d5326ef673b5ab4ea6f009bd2a0b0a9b91ab947045bdda11dcdc85afafa189a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5326ef673b5ab4ea6f009bd2a0b0a9b91ab947045bdda11dcdc85afafa189a", kill_on_drop: false }` [INFO] [stdout] 9d5326ef673b5ab4ea6f009bd2a0b0a9b91ab947045bdda11dcdc85afafa189a