[INFO] cloning repository https://github.com/AmusedPolecat89/ASM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmusedPolecat89/ASM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmusedPolecat89%2FASM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmusedPolecat89%2FASM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1fed7e8b7a29b682a3e7cf9cb72870ac0f8ec0b [INFO] testing AmusedPolecat89/ASM against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmusedPolecat89%2FASM" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AmusedPolecat89/ASM [INFO] finished tweaking git repo https://github.com/AmusedPolecat89/ASM [INFO] tweaked toml for git repo https://github.com/AmusedPolecat89/ASM written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AmusedPolecat89/ASM on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AmusedPolecat89/ASM 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98488a4687f9e643dacc425faacf640f6d50764fce67844bc95016e1809f2f67 [INFO] running `Command { std: "docker" "start" "-a" "98488a4687f9e643dacc425faacf640f6d50764fce67844bc95016e1809f2f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98488a4687f9e643dacc425faacf640f6d50764fce67844bc95016e1809f2f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98488a4687f9e643dacc425faacf640f6d50764fce67844bc95016e1809f2f67", kill_on_drop: false }` [INFO] [stdout] 98488a4687f9e643dacc425faacf640f6d50764fce67844bc95016e1809f2f67 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f183650acb5d7759898c6afbc2f1fa5ad35e260d3bd99e2edba4ff8815cf8a4 [INFO] running `Command { std: "docker" "start" "-a" "4f183650acb5d7759898c6afbc2f1fa5ad35e260d3bd99e2edba4ff8815cf8a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling asm-core v0.1.0 (/opt/rustwide/workdir/crates/asm-core) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling asm-graph v0.1.0 (/opt/rustwide/workdir/crates/asm-graph) [INFO] [stderr] Compiling asm-code v0.1.0 (/opt/rustwide/workdir/crates/asm-code) [INFO] [stderr] Compiling asm-rg v0.1.0 (/opt/rustwide/workdir/crates/asm-rg) [INFO] [stderr] Compiling asm-spec v0.1.0 (/opt/rustwide/workdir/crates/asm-spec) [INFO] [stderr] Compiling asm-mcmc v0.1.0 (/opt/rustwide/workdir/crates/asm-mcmc) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling asm-host v0.16.0 (/opt/rustwide/workdir/crates/asm-host) [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling asm-dsr v0.16.0 (/opt/rustwide/workdir/crates/asm-dsr) [INFO] [stderr] Compiling asm-exp v0.1.0 (/opt/rustwide/workdir/crates/asm-exp) [INFO] [stderr] Compiling asm-web v0.16.0 (/opt/rustwide/workdir/crates/asm-web) [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling asm-aut v0.1.0 (/opt/rustwide/workdir/crates/asm-aut) [INFO] [stderr] Compiling asm-gauge v0.1.0 (/opt/rustwide/workdir/crates/asm-gauge) [INFO] [stderr] Compiling asm-int v0.1.0 (/opt/rustwide/workdir/crates/asm-int) [INFO] [stderr] Compiling asm-land v0.1.0 (/opt/rustwide/workdir/crates/asm-land) [INFO] [stderr] Compiling asm-thy v0.1.0 (/opt/rustwide/workdir/crates/asm-thy) [INFO] [stderr] Compiling asm-sim v0.1.0 (/opt/rustwide/workdir/crates/asm-sim) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s [INFO] running `Command { std: "docker" "inspect" "4f183650acb5d7759898c6afbc2f1fa5ad35e260d3bd99e2edba4ff8815cf8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f183650acb5d7759898c6afbc2f1fa5ad35e260d3bd99e2edba4ff8815cf8a4", kill_on_drop: false }` [INFO] [stdout] 4f183650acb5d7759898c6afbc2f1fa5ad35e260d3bd99e2edba4ff8815cf8a4 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff12ce9c9f888d70ae494f2440fdac0cb086195bd6c35adc8a1cc7a92a73ecb [INFO] running `Command { std: "docker" "start" "-a" "cff12ce9c9f888d70ae494f2440fdac0cb086195bd6c35adc8a1cc7a92a73ecb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling asm-core v0.1.0 (/opt/rustwide/workdir/crates/asm-core) [INFO] [stderr] Compiling asm-graph v0.1.0 (/opt/rustwide/workdir/crates/asm-graph) [INFO] [stderr] Compiling asm-code v0.1.0 (/opt/rustwide/workdir/crates/asm-code) [INFO] [stderr] Compiling asm-host v0.16.0 (/opt/rustwide/workdir/crates/asm-host) [INFO] [stderr] Compiling asm-dsr v0.16.0 (/opt/rustwide/workdir/crates/asm-dsr) [INFO] [stderr] Compiling asm-web v0.16.0 (/opt/rustwide/workdir/crates/asm-web) [INFO] [stderr] Compiling asm-rg v0.1.0 (/opt/rustwide/workdir/crates/asm-rg) [INFO] [stderr] Compiling asm-spec v0.1.0 (/opt/rustwide/workdir/crates/asm-spec) [INFO] [stderr] Compiling asm-mcmc v0.1.0 (/opt/rustwide/workdir/crates/asm-mcmc) [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/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="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="html_reports"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=24867dc9f246b356 -C extra-filename=-d629fa280081dabf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-9c87f14021c09e1c.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-be95f66b538c80d0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-ae703dae11f60bf9.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-bfa91551b42a2ca9.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-527e0addce98d515.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-ce57a5e679f39dc8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1e31b96e26c5c1d5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-29512f1a4654206b.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-486813342c959a27.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7aab3155505073a0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b18bb0bf1a02c138.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c9c67778b9eaa057.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94d4f367f7b4106d.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-3bab358efafaf719.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=0509b0fc68abb8cd -C extra-filename=-e0cbc537e1ad79e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-2d32b4e32712aa49.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-38cfe92dd0411ff2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern wide=/opt/rustwide/target/debug/deps/libwide-2fbc724fc0024733.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cff12ce9c9f888d70ae494f2440fdac0cb086195bd6c35adc8a1cc7a92a73ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff12ce9c9f888d70ae494f2440fdac0cb086195bd6c35adc8a1cc7a92a73ecb", kill_on_drop: false }` [INFO] [stdout] cff12ce9c9f888d70ae494f2440fdac0cb086195bd6c35adc8a1cc7a92a73ecb