[INFO] fetching crate rust-rectangle-dividing 0.1.4... [INFO] testing rust-rectangle-dividing-0.1.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rust-rectangle-dividing 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rust-rectangle-dividing 0.1.4 [INFO] finished tweaking crates.io crate rust-rectangle-dividing 0.1.4 [INFO] tweaked toml for crates.io crate rust-rectangle-dividing 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-rectangle-dividing 0.1.4 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 255 packages to latest compatible versions [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] Downloading crates ... [INFO] [stderr] Downloaded binary-install v0.4.1 [INFO] [stderr] Downloaded fs4 v0.6.6 [INFO] [stderr] Downloaded human-panic v1.2.3 [INFO] [stderr] Downloaded wasm-pack v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9964ac005bdde9ccf57cc6a97ff2ab6353b97157e44f4715113d1e2e6620d763 [INFO] running `Command { std: "docker" "start" "-a" "9964ac005bdde9ccf57cc6a97ff2ab6353b97157e44f4715113d1e2e6620d763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9964ac005bdde9ccf57cc6a97ff2ab6353b97157e44f4715113d1e2e6620d763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9964ac005bdde9ccf57cc6a97ff2ab6353b97157e44f4715113d1e2e6620d763", kill_on_drop: false }` [INFO] [stdout] 9964ac005bdde9ccf57cc6a97ff2ab6353b97157e44f4715113d1e2e6620d763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f0a048a569c5eb58ed26ef4eccab2d79b98061582f41b3d93590c2547373fd26 [INFO] running `Command { std: "docker" "start" "-a" "f0a048a569c5eb58ed26ef4eccab2d79b98061582f41b3d93590c2547373fd26", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling rust-rectangle-dividing v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s [INFO] running `Command { std: "docker" "inspect" "f0a048a569c5eb58ed26ef4eccab2d79b98061582f41b3d93590c2547373fd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a048a569c5eb58ed26ef4eccab2d79b98061582f41b3d93590c2547373fd26", kill_on_drop: false }` [INFO] [stdout] f0a048a569c5eb58ed26ef4eccab2d79b98061582f41b3d93590c2547373fd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db897ba85ec6662c3a5644d66f4c37766238e0209812988d0ab95755ab566372 [INFO] running `Command { std: "docker" "start" "-a" "db897ba85ec6662c3a5644d66f4c37766238e0209812988d0ab95755ab566372", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling rust-rectangle-dividing v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling binary-install v0.4.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling wasm-pack v0.13.1 [INFO] [stdout] warning: function `test_basis` is never used [INFO] [stdout] --> src/wasm_binding.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn test_basis() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.64s [INFO] running `Command { std: "docker" "inspect" "db897ba85ec6662c3a5644d66f4c37766238e0209812988d0ab95755ab566372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db897ba85ec6662c3a5644d66f4c37766238e0209812988d0ab95755ab566372", kill_on_drop: false }` [INFO] [stdout] db897ba85ec6662c3a5644d66f4c37766238e0209812988d0ab95755ab566372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dac3fdf26e088e5ebe8e444f0bcfdd4bc16f0e6ba6216cd132f85e1f018cfee6 [INFO] running `Command { std: "docker" "start" "-a" "dac3fdf26e088e5ebe8e444f0bcfdd4bc16f0e6ba6216cd132f85e1f018cfee6", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `rust-rectangle-dividing` (lib) generated 1 warning [INFO] [stderr] warning: function `test_basis` is never used [INFO] [stderr] --> src/wasm_binding.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | fn test_basis() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-rectangle-dividing` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_rectangle_dividing-feb2b9c4a48f4780) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test axis_aligned_rectangle::tests::test_area ... ok [INFO] [stdout] test axis_aligned_rectangle::tests::test_edges ... ok [INFO] [stdout] test axis_aligned_rectangle::tests::test_include ... ok [INFO] [stdout] test axis_aligned_rectangle::tests::test_new ... ok [INFO] [stdout] test axis_aligned_rectangle::tests::test_overlaps ... ok [INFO] [stdout] test axis_aligned_rectangle::tests::test_rotate ... ok [INFO] [stdout] test dividing::tests::test_boustrophedon ... ok [INFO] [stdout] test dividing::tests::test_divide_horizontal ... ok [INFO] [stdout] test dividing::tests::test_divide_nth ... ok [INFO] [stdout] test point::tests::test_default ... ok [INFO] [stdout] test point::tests::test_new ... ok [INFO] [stdout] test dividing::tests::test_divide_horizontal_then_vertical_with_weights ... ok [INFO] [stdout] test dividing::tests::test_divide_vertical ... ok [INFO] [stdout] test point::tests::test_value_for_axis ... ok [INFO] [stdout] test rectangle::tests::test_aspect_ratio ... ok [INFO] [stdout] test rectangle::tests::test_divide ... ok [INFO] [stdout] test rectangle::tests::test_divide_by_weights ... ok [INFO] [stdout] test point::tests::test_rotate ... ok [INFO] [stdout] test rectangle::tests::test_divide_horizontal ... ok [INFO] [stdout] test rectangle::tests::test_divide_nth ... ok [INFO] [stdout] test point::tests::test_sub ... ok [INFO] [stdout] test rectangle::tests::test_divide_vertical ... ok [INFO] [stdout] test rectangle::tests::test_identity ... ok [INFO] [stdout] test rectangle::tests::test_new ... ok [INFO] [stdout] test vector::tests::test_add ... ok [INFO] [stdout] test vector::tests::test_default ... ok [INFO] [stdout] test rectangle::tests::test_rotate ... ok [INFO] [stdout] test weight::tests::test_normalize_weights ... ok [INFO] [stdout] test dividing::tests::test_divide_vertical_then_horizontal_with_weights ... ok [INFO] [stdout] test vector::tests::test_sub ... ok [INFO] [stdout] test dividing::tests::test_divide_many ... ok [INFO] [stdout] test rectangle::tests::test_area ... ok [INFO] [stdout] test vector::tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dac3fdf26e088e5ebe8e444f0bcfdd4bc16f0e6ba6216cd132f85e1f018cfee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac3fdf26e088e5ebe8e444f0bcfdd4bc16f0e6ba6216cd132f85e1f018cfee6", kill_on_drop: false }` [INFO] [stdout] dac3fdf26e088e5ebe8e444f0bcfdd4bc16f0e6ba6216cd132f85e1f018cfee6