[INFO] cloning repository https://github.com/mlange-42/ppa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlange-42/ppa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 870d9e960966a76f8399e6aa187b4767e0104952 [INFO] testing mlange-42/ppa against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/ppa on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/ppa [INFO] finished tweaking git repo https://github.com/mlange-42/ppa [INFO] tweaked toml for git repo https://github.com/mlange-42/ppa written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/ppa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e7b9171024ea4e496be36067a42993bcf3900c5418772c0c2d7c7af529f2307 [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" "9e7b9171024ea4e496be36067a42993bcf3900c5418772c0c2d7c7af529f2307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e7b9171024ea4e496be36067a42993bcf3900c5418772c0c2d7c7af529f2307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7b9171024ea4e496be36067a42993bcf3900c5418772c0c2d7c7af529f2307", kill_on_drop: false }` [INFO] [stdout] 9e7b9171024ea4e496be36067a42993bcf3900c5418772c0c2d7c7af529f2307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3edbe9ecb9748ff89dc35a9dc58d220c3166f15fbcfdb13f6ced802804f007d6 [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" "3edbe9ecb9748ff89dc35a9dc58d220c3166f15fbcfdb13f6ced802804f007d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling ppa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.96s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3edbe9ecb9748ff89dc35a9dc58d220c3166f15fbcfdb13f6ced802804f007d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edbe9ecb9748ff89dc35a9dc58d220c3166f15fbcfdb13f6ced802804f007d6", kill_on_drop: false }` [INFO] [stdout] 3edbe9ecb9748ff89dc35a9dc58d220c3166f15fbcfdb13f6ced802804f007d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 95040c01ee56dab72d544ae031d15aedf0b209ff1c1b04d843f3174c2c4d699f [INFO] running `Command { std: "docker" "start" "-a" "95040c01ee56dab72d544ae031d15aedf0b209ff1c1b04d843f3174c2c4d699f", kill_on_drop: false }` [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ppa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "95040c01ee56dab72d544ae031d15aedf0b209ff1c1b04d843f3174c2c4d699f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95040c01ee56dab72d544ae031d15aedf0b209ff1c1b04d843f3174c2c4d699f", kill_on_drop: false }` [INFO] [stdout] 95040c01ee56dab72d544ae031d15aedf0b209ff1c1b04d843f3174c2c4d699f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbe2547e281cdab491fb6d2423720cbcc87b4f17ed567cd7ad65e0b3d24360e8 [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" "fbe2547e281cdab491fb6d2423720cbcc87b4f17ed567cd7ad65e0b3d24360e8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data::point::test::create_empty ... ok [INFO] [stdout] test data::point::test::create_from_raw ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/data/point.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | | row.len(), [INFO] [stderr] 135 | | self.dim [INFO] [stderr] 136 | | )) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stderr] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | row.len(), [INFO] [stderr] 135 | self.dim [INFO] [stderr] 136 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/data/point.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | | row.len(), [INFO] [stderr] 135 | | self.dim [INFO] [stderr] 136 | | )) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stderr] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | row.len(), [INFO] [stderr] 135 | self.dim [INFO] [stderr] 136 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/data/point.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | | row.len(), [INFO] [stderr] 135 | | self.dim [INFO] [stderr] 136 | | )) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 132 | panic!( [INFO] [stderr] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | row.len(), [INFO] [stderr] 135 | self.dim [INFO] [stderr] 136 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppa-fbe623e8a5954b6c) [INFO] [stdout] test data::point::test::create_from_cols ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppa-299ab2309fc60350) [INFO] [stdout] test data::point::test::create_from_rows ... ok [INFO] [stdout] test io::csv::test::read_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data::point::test::create_from_raw ... ok [INFO] [stdout] test data::point::test::create_from_cols ... ok [INFO] [stdout] test data::point::test::create_empty ... ok [INFO] [stdout] test io::csv::test::read_csv ... ok [INFO] [stdout] test data::point::test::create_from_rows ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ppa [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" "fbe2547e281cdab491fb6d2423720cbcc87b4f17ed567cd7ad65e0b3d24360e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe2547e281cdab491fb6d2423720cbcc87b4f17ed567cd7ad65e0b3d24360e8", kill_on_drop: false }` [INFO] [stdout] fbe2547e281cdab491fb6d2423720cbcc87b4f17ed567cd7ad65e0b3d24360e8