[INFO] fetching crate cres 0.7.1...
[INFO] testing cres-0.7.1 against 1.80.0 for beta-1.81-2
[INFO] extracting crate cres 0.7.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cres 0.7.1 on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cres 0.7.1
[INFO] finished tweaking crates.io crate cres 0.7.1
[INFO] tweaked toml for crates.io crate cres 0.7.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate cres 0.7.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded logbar v0.1.1
[INFO] [stderr]   Downloaded audec v0.1.0
[INFO] [stderr]   Downloaded ntuple v0.8.0
[INFO] [stderr]   Downloaded pathfinding v4.9.1
[INFO] [stderr]   Downloaded argfile v0.2.0
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] [stderr]   Downloaded winapi-util v0.1.7
[INFO] [stderr]   Downloaded jetty v0.4.1
[INFO] [stderr]   Downloaded stripper-xml v0.5.0
[INFO] [stderr]   Downloaded particle_id v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96bf6e08f0835f64e4c46837ac2e48ed314bef4bb380aefae7275eec9bf0269a
[INFO] running `Command { std: "docker" "start" "-a" "96bf6e08f0835f64e4c46837ac2e48ed314bef4bb380aefae7275eec9bf0269a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96bf6e08f0835f64e4c46837ac2e48ed314bef4bb380aefae7275eec9bf0269a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96bf6e08f0835f64e4c46837ac2e48ed314bef4bb380aefae7275eec9bf0269a", kill_on_drop: false }`
[INFO] [stdout] 96bf6e08f0835f64e4c46837ac2e48ed314bef4bb380aefae7275eec9bf0269a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33973aa6f51361b5d4053047523b50f879017cee38da79a337a8357df0a9247c
[INFO] running `Command { std: "docker" "start" "-a" "33973aa6f51361b5d4053047523b50f879017cee38da79a337a8357df0a9247c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling argfile v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling logbar v0.1.1
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling pathfinding v4.9.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling particle_id v0.5.0
[INFO] [stderr]    Compiling jetty v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling audec v0.1.0
[INFO] [stderr]    Compiling cres v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s
[INFO] running `Command { std: "docker" "inspect" "33973aa6f51361b5d4053047523b50f879017cee38da79a337a8357df0a9247c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33973aa6f51361b5d4053047523b50f879017cee38da79a337a8357df0a9247c", kill_on_drop: false }`
[INFO] [stdout] 33973aa6f51361b5d4053047523b50f879017cee38da79a337a8357df0a9247c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e499e3985e18fb04d946fcb66ef3f7f75705796bdcf48685fecf535151c8baf
[INFO] running `Command { std: "docker" "start" "-a" "5e499e3985e18fb04d946fcb66ef3f7f75705796bdcf48685fecf535151c8baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling cres v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.85s
[INFO] running `Command { std: "docker" "inspect" "5e499e3985e18fb04d946fcb66ef3f7f75705796bdcf48685fecf535151c8baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e499e3985e18fb04d946fcb66ef3f7f75705796bdcf48685fecf535151c8baf", kill_on_drop: false }`
[INFO] [stdout] 5e499e3985e18fb04d946fcb66ef3f7f75705796bdcf48685fecf535151c8baf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b3d7b1578eecf5a3ff4340c21065bb2115538d36e9ae371fb5ab4a2a191e6ca
[INFO] running `Command { std: "docker" "start" "-a" "2b3d7b1578eecf5a3ff4340c21065bb2115538d36e9ae371fb5ab4a2a191e6ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cres-17ed634fe2b03009)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test resampler::tests::tst_log2 ... ok
[INFO] [stdout] test resampler::tests::tst_log2of0 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/cres-372ffbfc28c8f2da)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres] cres 0.7.1 ["lhef", "multiweight"]
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] Reading events
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] Read 10 events
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] 1 events with 1 isolated photons, 1 jets
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] 5 events with 2 isolated photons
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] 3 events with 2 isolated photons, 1 jets
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] 1 events with 2 isolated photons, 2 jets
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Initial sum of weights: 2.252e3 ± 8.901e2
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Negative weight fraction: 0.100
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Initialising nearest-neighbour search
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Resampling 1 cells
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Created 1 cells
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::resampler] Median radius: 78.487
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] Final sum of weights: 2.252e3 ± 7.961e2
[INFO] [stderr] [2024-08-01T06:32:54Z INFO  cres::cres] Final negative weight fraction: -0.000
[INFO] [stderr] [2024-08-01T06:32:55Z INFO  cres] done
[INFO] [stdout] test tests::test_cres ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/classify-events.rs (/opt/rustwide/target/debug/deps/cres_classify_events-5e50e3b35c5cc1cd)
[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] [stderr]      Running unittests src/bin/shell_completion.rs (/opt/rustwide/target/debug/deps/cres_generate_shell_completions-2804dbb87d481e8f)
[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] [stderr]      Running unittests src/bin/partition.rs (/opt/rustwide/target/debug/deps/cres_partition-ae0f4e1ee9a2f84e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::tst_log2 ... ok
[INFO] [stdout] test tests::tst_log2of0 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cres
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/cres.rs - cres (line 21) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b3d7b1578eecf5a3ff4340c21065bb2115538d36e9ae371fb5ab4a2a191e6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3d7b1578eecf5a3ff4340c21065bb2115538d36e9ae371fb5ab4a2a191e6ca", kill_on_drop: false }`
[INFO] [stdout] 2b3d7b1578eecf5a3ff4340c21065bb2115538d36e9ae371fb5ab4a2a191e6ca