[INFO] fetching crate swh_graph_topology 10.1.0...
[INFO] testing swh_graph_topology-10.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate swh_graph_topology 10.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate swh_graph_topology 10.1.0
[INFO] finished tweaking crates.io crate swh_graph_topology 10.1.0
[INFO] tweaked toml for crates.io crate swh_graph_topology 10.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swh_graph_topology 10.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swh_graph_topology 10.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ed7bfe062151e0d2ff1d1948c4eb3ca8a8ee5bcd2be2ee71fbe150fae7fd485
[INFO] running `Command { std: "docker" "start" "-a" "9ed7bfe062151e0d2ff1d1948c4eb3ca8a8ee5bcd2be2ee71fbe150fae7fd485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed7bfe062151e0d2ff1d1948c4eb3ca8a8ee5bcd2be2ee71fbe150fae7fd485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed7bfe062151e0d2ff1d1948c4eb3ca8a8ee5bcd2be2ee71fbe150fae7fd485", kill_on_drop: false }`
[INFO] [stdout] 9ed7bfe062151e0d2ff1d1948c4eb3ca8a8ee5bcd2be2ee71fbe150fae7fd485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd2c83d63db0d4e292ea7b5bbab11237ac249334188e1a40fd1ed94c507985f4
[INFO] running `Command { std: "docker" "start" "-a" "cd2c83d63db0d4e292ea7b5bbab11237ac249334188e1a40fd1ed94c507985f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling maligned v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling lambert_w v1.0.20
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling autocxx-parser v0.27.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling value-traits-derive v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling autocxx-bindgen v0.71.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lender v0.4.2
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling value-traits v0.2.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ambassador v0.4.2
[INFO] [stderr]    Compiling thread-priority v3.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cxx-gen v0.7.124
[INFO] [stderr]    Compiling epserde-derive v0.11.0
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling sync-cell-slice v0.9.11
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling epserde v0.11.4
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cxx-build v1.0.119
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling autocxx-engine v0.27.1
[INFO] [stderr]    Compiling sux v0.9.1
[INFO] [stderr]    Compiling dsi-bitstream v0.5.2
[INFO] [stderr]    Compiling parallel_frontier v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling no-break v0.1.2
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling moveit v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling kahan v0.1.4
[INFO] [stderr]    Compiling autocxx-macro v0.27.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling autocxx-build v0.27.1
[INFO] [stderr]    Compiling sux v0.10.2
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_complete v4.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling card-est-array v0.2.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling java-properties v1.4.1
[INFO] [stderr]    Compiling const-hex v1.11.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling faster-hex v0.8.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling pthash v0.4.0
[INFO] [stderr]    Compiling webgraph v0.5.0
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling webgraph-algo v0.5.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling webgraph-cli v0.3.0
[INFO] [stderr] error: could not compile `webgraph-cli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name webgraph_cli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webgraph-cli-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="be_bins"' --cfg 'feature="default"' --cfg 'feature="le_bins"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("be_bins", "default", "le_bins", "slow_tests"))' -C metadata=c9a5a48c08a9606b -C extra-filename=-5c2dbd3346cd5d10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f59de6a84766bb05.rmeta --extern card_est_array=/opt/rustwide/target/debug/deps/libcard_est_array-39ca12b5cf2da531.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6459a675b06eb823.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-019e3546e5f38acd.rmeta --extern common_traits=/opt/rustwide/target/debug/deps/libcommon_traits-ec631c1c2de7233d.rmeta --extern dsi_bitstream=/opt/rustwide/target/debug/deps/libdsi_bitstream-1626707192a0a741.rmeta --extern dsi_progress_logger=/opt/rustwide/target/debug/deps/libdsi_progress_logger-02a6812219eab9a2.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5602283c26fbe9ad.rmeta --extern epserde=/opt/rustwide/target/debug/deps/libepserde-7a12bde2c69446b2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-87666c337ae2995b.rmeta --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-47d2cf4496226a0e.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-4acde540e89325dc.rmeta --extern lender=/opt/rustwide/target/debug/deps/liblender-73b4589ff174c658.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern mmap_rs=/opt/rustwide/target/debug/deps/libmmap_rs-bf1518dcd9af1d11.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-6ee588ca49009e29.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4a0a040e93db1d64.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-01a75f59c73be736.rmeta --extern sux=/opt/rustwide/target/debug/deps/libsux-275fe4f8b1d4c0d4.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-2e20f9f1cb038cb0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-54c3e2794c6585fd.rmeta --extern value_traits=/opt/rustwide/target/debug/deps/libvalue_traits-ddb43a9a598e585f.rmeta --extern webgraph=/opt/rustwide/target/debug/deps/libwebgraph-3a27254786e56510.rmeta --extern webgraph_algo=/opt/rustwide/target/debug/deps/libwebgraph_algo-36f58e7bcbeed418.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ee6d160663019489.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-52b951314eb94e21/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cd2c83d63db0d4e292ea7b5bbab11237ac249334188e1a40fd1ed94c507985f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2c83d63db0d4e292ea7b5bbab11237ac249334188e1a40fd1ed94c507985f4", kill_on_drop: false }`
[INFO] [stdout] cd2c83d63db0d4e292ea7b5bbab11237ac249334188e1a40fd1ed94c507985f4
