[INFO] cloning repository https://github.com/dwijnand/sbtl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwijnand/sbtl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwijnand%2Fsbtl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwijnand%2Fsbtl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8722b89096bb4c46dd7a47beaf0297f317382a03 [INFO] checking dwijnand/sbtl against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwijnand%2Fsbtl" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwijnand/sbtl on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dwijnand/sbtl [INFO] finished tweaking git repo https://github.com/dwijnand/sbtl [INFO] tweaked toml for git repo https://github.com/dwijnand/sbtl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dwijnand/sbtl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.20.0 [INFO] [stderr] Downloaded lazycell v0.6.0 [INFO] [stderr] Downloaded duct v0.10.0 [INFO] [stderr] Downloaded schannel v0.1.11 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] [stderr] Downloaded syn v0.12.14 [INFO] [stderr] Downloaded serde v1.0.29 [INFO] [stderr] Downloaded serde_json v1.0.11 [INFO] [stderr] Downloaded serde_derive v1.0.29 [INFO] [stderr] Downloaded curl-sys v0.4.1 [INFO] [stderr] Downloaded cc v1.0.6 [INFO] [stderr] Downloaded libz-sys v1.0.18 [INFO] [stderr] Downloaded os_pipe v0.6.0 [INFO] [stderr] Downloaded jsonrpc-lite v0.5.0 [INFO] [stderr] Downloaded nix v0.9.0 [INFO] [stderr] Downloaded socket2 v0.3.3 [INFO] [stderr] Downloaded curl v0.4.11 [INFO] [stderr] Downloaded num-traits v0.2.1 [INFO] [stderr] Downloaded shared_child v0.3.2 [INFO] [stderr] Downloaded openssl-sys v0.9.27 [INFO] [stderr] Downloaded vcpkg v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4ca93914b4a2dcec2d4b32ff5e534a10cbbd7552cc17a3ad384fde491684460 [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" "c4ca93914b4a2dcec2d4b32ff5e534a10cbbd7552cc17a3ad384fde491684460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ca93914b4a2dcec2d4b32ff5e534a10cbbd7552cc17a3ad384fde491684460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ca93914b4a2dcec2d4b32ff5e534a10cbbd7552cc17a3ad384fde491684460", kill_on_drop: false }` [INFO] [stdout] c4ca93914b4a2dcec2d4b32ff5e534a10cbbd7552cc17a3ad384fde491684460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d0b6e59df51d1a83071d3788dcc238db7925fb519d97a63c3ba110c650459a [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" "03d0b6e59df51d1a83071d3788dcc238db7925fb519d97a63c3ba110c650459a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking serde v1.0.29 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking socket2 v0.3.3 [INFO] [stderr] Checking shared_child v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling curl-sys v0.4.1 [INFO] [stderr] Checking os_pipe v0.6.0 [INFO] [stderr] Checking duct v0.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Checking serde_json v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.29 [INFO] [stderr] Checking jsonrpc-lite v0.5.0 [INFO] [stderr] Checking curl v0.4.11 [INFO] [stderr] Checking sbtl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `curl` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use curl; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_lite` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use jsonrpc_lite; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `void` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use void; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `curl` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use curl; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_lite` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use jsonrpc_lite; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `void` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use void; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/launcher.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref HOME: PathBuf = { [INFO] [stdout] 27 | | #[allow(deprecated)] // TODO: Switch to the dirs crate. [INFO] [stdout] 28 | | env::home_dir().expect("failed to get the path of the current user's home directory") [INFO] [stdout] ... | [INFO] [stdout] 38 | | static ref sbt_launch_dir: PathBuf = PathBuf::from(&*HOME).join(".sbt/launchers"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/client.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | if split.len() != 2 { panic!(format!("malformed header: {}", s)) } [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] 82 | if split.len() != 2 { panic!("malformed header: {}", s) } [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/client.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | _ => panic!(format!("Unknown header: {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 86 | _ => panic!("Unknown header: {}", s), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/client.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | if split.len() != 2 { panic!(format!("malformed header: {}", s)) } [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] 82 | if split.len() != 2 { panic!("malformed header: {}", s) } [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/client.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | _ => panic!(format!("Unknown header: {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 86 | _ => panic!("Unknown header: {}", s), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "03d0b6e59df51d1a83071d3788dcc238db7925fb519d97a63c3ba110c650459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d0b6e59df51d1a83071d3788dcc238db7925fb519d97a63c3ba110c650459a", kill_on_drop: false }` [INFO] [stdout] 03d0b6e59df51d1a83071d3788dcc238db7925fb519d97a63c3ba110c650459a