[INFO] fetching crate hexchat-plugin 0.2.14... [INFO] testing hexchat-plugin-0.2.14 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hexchat-plugin 0.2.14 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hexchat-plugin 0.2.14 [INFO] finished tweaking crates.io crate hexchat-plugin 0.2.14 [INFO] tweaked toml for crates.io crate hexchat-plugin 0.2.14 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hexchat-plugin 0.2.14 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d1447c25decbb1c2ebaed7cc73d775ea870edb7a0c50bf189e1a45994df8feb [INFO] running `Command { std: "docker" "start" "-a" "1d1447c25decbb1c2ebaed7cc73d775ea870edb7a0c50bf189e1a45994df8feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1447c25decbb1c2ebaed7cc73d775ea870edb7a0c50bf189e1a45994df8feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1447c25decbb1c2ebaed7cc73d775ea870edb7a0c50bf189e1a45994df8feb", kill_on_drop: false }` [INFO] [stdout] 1d1447c25decbb1c2ebaed7cc73d775ea870edb7a0c50bf189e1a45994df8feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9624c1367d8c6af6c1c9e607d4d46db261311a2785f6a3e584176934386dab94 [INFO] running `Command { std: "docker" "start" "-a" "9624c1367d8c6af6c1c9e607d4d46db261311a2785f6a3e584176934386dab94", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling hexchat-plugin v0.2.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:37 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:84 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub server_time_utc: libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:150:49 [INFO] [stdout] | [INFO] [stdout] 150 | name: *const libc::c_char) -> libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/lib.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | let filename = if !(*plugin_name).is_null() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `closure` is never read [INFO] [stdout] --> src/lib.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 357 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 358 | ctx: RcWeak<*const internals::HexchatContext>, // may be null [INFO] [stdout] 359 | closure: Rc>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "9624c1367d8c6af6c1c9e607d4d46db261311a2785f6a3e584176934386dab94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9624c1367d8c6af6c1c9e607d4d46db261311a2785f6a3e584176934386dab94", kill_on_drop: false }` [INFO] [stdout] 9624c1367d8c6af6c1c9e607d4d46db261311a2785f6a3e584176934386dab94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] df52a987e83e19027887bc11d248261edf9e05b7c5617b32e10ae3f24efe55c8 [INFO] running `Command { std: "docker" "start" "-a" "df52a987e83e19027887bc11d248261edf9e05b7c5617b32e10ae3f24efe55c8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling hexchat-plugin v0.2.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:37 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:84 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub server_time_utc: libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:150:49 [INFO] [stdout] | [INFO] [stdout] 150 | name: *const libc::c_char) -> libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/lib.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | let filename = if !(*plugin_name).is_null() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `closure` is never read [INFO] [stdout] --> src/lib.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 357 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 358 | ctx: RcWeak<*const internals::HexchatContext>, // may be null [INFO] [stdout] 359 | closure: Rc>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:37 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/lib.rs:1319:84 [INFO] [stdout] | [INFO] [stdout] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub server_time_utc: libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stdout] --> src/internals.rs:150:49 [INFO] [stdout] | [INFO] [stdout] 150 | name: *const libc::c_char) -> libc::time_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/lib.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | let filename = if !(*plugin_name).is_null() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `closure` is never read [INFO] [stdout] --> src/lib.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 357 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 358 | ctx: RcWeak<*const internals::HexchatContext>, // may be null [INFO] [stdout] 359 | closure: Rc>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "df52a987e83e19027887bc11d248261edf9e05b7c5617b32e10ae3f24efe55c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df52a987e83e19027887bc11d248261edf9e05b7c5617b32e10ae3f24efe55c8", kill_on_drop: false }` [INFO] [stdout] df52a987e83e19027887bc11d248261edf9e05b7c5617b32e10ae3f24efe55c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3cc484ca53e57bac533ca32a00a12c3ebcebe0c4e2caa61cfbb5eb3bd4dc93c7 [INFO] running `Command { std: "docker" "start" "-a" "3cc484ca53e57bac533ca32a00a12c3ebcebe0c4e2caa61cfbb5eb3bd4dc93c7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stderr] --> src/lib.rs:1319:37 [INFO] [stderr] | [INFO] [stderr] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stdout] [INFO] [stderr] | ^^^^^^ [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stderr] --> src/lib.rs:1319:84 [INFO] [stderr] | [INFO] [stderr] 1319 | }).filter(|&st| st < (libc::time_t::max_value() as u64)).unwrap() as libc::time_t; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stderr] --> src/internals.rs:51:32 [INFO] [stderr] | [INFO] [stderr] 51 | pub server_time_utc: libc::time_t, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. [INFO] [stderr] --> src/internals.rs:150:49 [INFO] [stderr] | [INFO] [stderr] 150 | name: *const libc::c_char) -> libc::time_t, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filename` [INFO] [stderr] --> src/lib.rs:1447:9 [INFO] [stderr] | [INFO] [stderr] 1447 | let filename = if !(*plugin_name).is_null() { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `closure` is never read [INFO] [stderr] --> src/lib.rs:359:5 [INFO] [stderr] | [INFO] [stderr] 357 | pub struct Context { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 358 | ctx: RcWeak<*const internals::HexchatContext>, // may be null [INFO] [stderr] 359 | closure: Rc>>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hexchat-plugin` (lib) generated 6 warnings [INFO] [stderr] warning: `hexchat-plugin` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hexchat_plugin-d72ba4ec3fded24d) [INFO] running `Command { std: "docker" "inspect" "3cc484ca53e57bac533ca32a00a12c3ebcebe0c4e2caa61cfbb5eb3bd4dc93c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc484ca53e57bac533ca32a00a12c3ebcebe0c4e2caa61cfbb5eb3bd4dc93c7", kill_on_drop: false }` [INFO] [stdout] 3cc484ca53e57bac533ca32a00a12c3ebcebe0c4e2caa61cfbb5eb3bd4dc93c7