[INFO] fetching crate nextest-runner 0.86.0... [INFO] testing nextest-runner-0.86.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nextest-runner 0.86.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate nextest-runner 0.86.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nextest-runner 0.86.0 [INFO] tweaked toml for crates.io crate nextest-runner 0.86.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nextest-runner 0.86.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nextest-runner 0.86.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbff7347732a7a3c61c1ea5748dabd8a3d1bacea5b489aef641b7a316a2b6c1f [INFO] running `Command { std: "docker" "start" "-a" "fbff7347732a7a3c61c1ea5748dabd8a3d1bacea5b489aef641b7a316a2b6c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbff7347732a7a3c61c1ea5748dabd8a3d1bacea5b489aef641b7a316a2b6c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbff7347732a7a3c61c1ea5748dabd8a3d1bacea5b489aef641b7a316a2b6c1f", kill_on_drop: false }` [INFO] [stdout] fbff7347732a7a3c61c1ea5748dabd8a3d1bacea5b489aef641b7a316a2b6c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77dea93cc923ba96021559c7f436f9ee934f04682dc77b30bd2ca9a7fcc86d4 [INFO] running `Command { std: "docker" "start" "-a" "d77dea93cc923ba96021559c7f436f9ee934f04682dc77b30bd2ca9a7fcc86d4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling target-spec v3.5.0 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling cfg-expr v0.20.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling newtype-uuid v1.2.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling recursion v0.5.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling iddqd v0.3.9 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling future-queue v0.4.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling swrite v0.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling quick-junit v0.5.1 [INFO] [stderr] Compiling camino-tempfile v1.4.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling nextest-metadata v0.12.2 [INFO] [stderr] Compiling target-spec-miette v0.4.4 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling guppy v0.17.20 [INFO] [stderr] Compiling nextest-filtering v0.16.0 [INFO] [stderr] Compiling nextest-runner v0.86.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "d77dea93cc923ba96021559c7f436f9ee934f04682dc77b30bd2ca9a7fcc86d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77dea93cc923ba96021559c7f436f9ee934f04682dc77b30bd2ca9a7fcc86d4", kill_on_drop: false }` [INFO] [stdout] d77dea93cc923ba96021559c7f436f9ee934f04682dc77b30bd2ca9a7fcc86d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6464a266e5300c995c3470a9109d39c4af6a31caa7de6b520da85e613277b03 [INFO] running `Command { std: "docker" "start" "-a" "c6464a266e5300c995c3470a9109d39c4af6a31caa7de6b520da85e613277b03", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling derive-ex v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling future-queue v0.4.0 [INFO] [stderr] Compiling test-strategy v0.4.3 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling camino-tempfile v1.4.1 [INFO] [stderr] Compiling quick-junit v0.5.1 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling target-spec v3.5.0 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling camino-tempfile-ext v0.3.2 [INFO] [stderr] Compiling nextest-metadata v0.12.2 [INFO] [stderr] Compiling target-spec-miette v0.4.4 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling guppy v0.17.20 [INFO] [stderr] Compiling nextest-filtering v0.16.0 [INFO] [stderr] Compiling nextest-runner v0.86.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/list/../../../fixtures/cargo-metadata.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/list/test_list.rs:1860:37 [INFO] [stdout] | [INFO] [stdout] 1860 | static FIXTURE_JSON: &str = include_str!("../../../fixtures/cargo-metadata.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nextest-runner` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c6464a266e5300c995c3470a9109d39c4af6a31caa7de6b520da85e613277b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6464a266e5300c995c3470a9109d39c4af6a31caa7de6b520da85e613277b03", kill_on_drop: false }` [INFO] [stdout] c6464a266e5300c995c3470a9109d39c4af6a31caa7de6b520da85e613277b03