[INFO] fetching crate compressed-intvec 0.5.2...
[INFO] testing compressed-intvec-0.5.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate compressed-intvec 0.5.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate compressed-intvec 0.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate compressed-intvec 0.5.2
[INFO] tweaked toml for crates.io crate compressed-intvec 0.5.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate compressed-intvec 0.5.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate compressed-intvec 0.5.2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ab917f7b4c5f58ff7c7ff5d8265a1a1fa1f2caa83b5250b72327b58adbe470
[INFO] running `Command { std: "docker" "start" "-a" "27ab917f7b4c5f58ff7c7ff5d8265a1a1fa1f2caa83b5250b72327b58adbe470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ab917f7b4c5f58ff7c7ff5d8265a1a1fa1f2caa83b5250b72327b58adbe470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ab917f7b4c5f58ff7c7ff5d8265a1a1fa1f2caa83b5250b72327b58adbe470", kill_on_drop: false }`
[INFO] [stdout] 27ab917f7b4c5f58ff7c7ff5d8265a1a1fa1f2caa83b5250b72327b58adbe470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd263b06e55135fd23da22cbdc300bd59cc99fe0058dd15280bca3940ce81ca
[INFO] running `Command { std: "docker" "start" "-a" "acd263b06e55135fd23da22cbdc300bd59cc99fe0058dd15280bca3940ce81ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling impl-tools-lib v0.11.3
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling impl-tools v0.11.2
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling dsi-bitstream v0.5.0
[INFO] [stderr]    Compiling compressed-intvec v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "acd263b06e55135fd23da22cbdc300bd59cc99fe0058dd15280bca3940ce81ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd263b06e55135fd23da22cbdc300bd59cc99fe0058dd15280bca3940ce81ca", kill_on_drop: false }`
[INFO] [stdout] acd263b06e55135fd23da22cbdc300bd59cc99fe0058dd15280bca3940ce81ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84884c5f8181c8f98cddd9e1af87694cec5e692c546ea91da11c2b74c3290014
[INFO] running `Command { std: "docker" "start" "-a" "84884c5f8181c8f98cddd9e1af87694cec5e692c546ea91da11c2b74c3290014", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling maligned v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling epserde v0.8.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling lambert_w v1.2.27
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling common_traits v0.11.3
[INFO] [stderr]    Compiling epserde-derive v0.8.0
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling value-traits-derive v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling lender v0.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling value-traits v0.1.4
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]    Compiling thread-priority v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling succinct v0.5.2
[INFO] [stderr]    Compiling simple-sds-sbwt v0.3.2
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ambassador v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling dsi-bitstream v0.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling compressed-intvec v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sux v0.8.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.53s
[INFO] running `Command { std: "docker" "inspect" "84884c5f8181c8f98cddd9e1af87694cec5e692c546ea91da11c2b74c3290014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84884c5f8181c8f98cddd9e1af87694cec5e692c546ea91da11c2b74c3290014", kill_on_drop: false }`
[INFO] [stdout] 84884c5f8181c8f98cddd9e1af87694cec5e692c546ea91da11c2b74c3290014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51f69ce1da480d6125f14433973eefff592f86312ad6af6fa47e15756038c97a
[INFO] running `Command { std: "docker" "start" "-a" "51f69ce1da480d6125f14433973eefff592f86312ad6af6fa47e15756038c97a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compressed_intvec-526df37eda325b5b)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8fc245f1f324deeb)
[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] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test fixed::test_atomic::test_api_i64 ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_i16 ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_i32 ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_u16 ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_u8 ... ok
[INFO] [stdout] test fixed::test_atomic::test_atomic_fixed_vec_macro ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_i8 ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_u32 ... ok
[INFO] [stdout] test fixed::test_atomic::test_builder_failures ... ok
[INFO] [stdout] test fixed::test_atomic::test_edge_case_zero_bit_width ... ok
[INFO] [stdout] test fixed::test_atomic::test_api_u64 ... ok
[INFO] [stdout] test fixed::test_atomic::test_ergonomic_read_apis ... ok
[INFO] [stdout] test fixed::test_atomic::test_concurrent_disjoint_stores ... ok
[INFO] [stdout] test fixed::test_backend::test_from_parts_validation ... ok
[INFO] [stdout] test fixed::test_atomic::test_rmw_i32 ... ok
[INFO] [stdout] test fixed::test_backend::test_backend_conversions ... ok
[INFO] [stdout] test fixed::test_backend::test_slice_on_borrowed_backend ... ok
[INFO] [stdout] test fixed::test_backend::test_owned_to_borrowed_conversion ... ok
[INFO] [stdout] test fixed::test_capacity::modifiers_i16_u32_le ... ok
[INFO] [stdout] test fixed::test_atomic::test_concurrent_cas_contention ... ok
[INFO] [stdout] test fixed::test_capacity::modifiers_u64_u64_be ... ok
[INFO] [stdout] test fixed::test_atomic::test_concurrent_fetch_add_contention ... ok
[INFO] [stdout] test fixed::test_capacity::modifiers_u8_u16_be ... ok
[INFO] [stdout] test fixed::test_backend::test_signed_vec_from_borrowed_backend ... ok
[INFO] [stdout] test fixed::test_capacity::test_replace ... ok
[INFO] [stdout] test fixed::test_capacity::test_complex_unaligned_shifts ... ok
[INFO] [stdout] test fixed::test_capacity::test_swap_remove ... ok
[INFO] [stdout] test fixed::test_capacity::test_reserve ... ok
[INFO] [stdout] test fixed::test_capacity::test_swap ... ok
[INFO] [stdout] test fixed::test_capacity::test_try_api ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_larger_than_vec ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_mut ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_mut_with_remainder ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_on_empty_vec ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_with_remainder ... ok
[INFO] [stdout] test fixed::test_capacity::test_extend_from_slice ... ok
[INFO] [stdout] test fixed::test_atomic::test_from_conversions ... ok
[INFO] [stdout] test fixed::test_capacity::test_with_capacity ... ok
[INFO] [stdout] test fixed::test_chunks::test_chunks_exact ... ok
[INFO] [stdout] test fixed::test_atomic::test_par_iter_mut_contention ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tests-8fc245f1f324deeb` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "51f69ce1da480d6125f14433973eefff592f86312ad6af6fa47e15756038c97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f69ce1da480d6125f14433973eefff592f86312ad6af6fa47e15756038c97a", kill_on_drop: false }`
[INFO] [stdout] 51f69ce1da480d6125f14433973eefff592f86312ad6af6fa47e15756038c97a
