[INFO] fetching crate wildland-dfs 0.40.0... [INFO] testing wildland-dfs-0.40.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate wildland-dfs 0.40.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wildland-dfs 0.40.0 [INFO] finished tweaking crates.io crate wildland-dfs 0.40.0 [INFO] tweaked toml for crates.io crate wildland-dfs 0.40.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wildland-dfs 0.40.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 212 packages to latest compatible versions [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.14.0) [INFO] [stderr] Adding rstest v0.16.0 (available: v0.26.1) [INFO] [stderr] Adding x25519-dalek v1.1.1 (available: v1.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe8dae6665ded685c009144bfa1ff006f6b7d9ee3c924c9ebd47560d4481114c [INFO] running `Command { std: "docker" "start" "-a" "fe8dae6665ded685c009144bfa1ff006f6b7d9ee3c924c9ebd47560d4481114c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe8dae6665ded685c009144bfa1ff006f6b7d9ee3c924c9ebd47560d4481114c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8dae6665ded685c009144bfa1ff006f6b7d9ee3c924c9ebd47560d4481114c", kill_on_drop: false }` [INFO] [stdout] fe8dae6665ded685c009144bfa1ff006f6b7d9ee3c924c9ebd47560d4481114c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1324262dbd57fb2d06a82bf2097e241f0f2393276dd2f15158335b33c93b640 [INFO] running `Command { std: "docker" "start" "-a" "d1324262dbd57fb2d06a82bf2097e241f0f2393276dd2f15158335b33c93b640", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling wildland-crypto v0.40.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling wildland-corex v0.40.0 [INFO] [stderr] Compiling wildland-dfs v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/unencrypted/mod.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 93 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 94 | storages: &'a [Storage], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 95 | ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] | ^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 95 - ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] 95 + ) -> impl Iterator, &'a Storage)> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s [INFO] running `Command { std: "docker" "inspect" "d1324262dbd57fb2d06a82bf2097e241f0f2393276dd2f15158335b33c93b640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1324262dbd57fb2d06a82bf2097e241f0f2393276dd2f15158335b33c93b640", kill_on_drop: false }` [INFO] [stdout] d1324262dbd57fb2d06a82bf2097e241f0f2393276dd2f15158335b33c93b640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91c7c5267ad4e7465f1a1fc5a1641b5bd98bf4743fc3a97b2777a78b2b3dab3e [INFO] running `Command { std: "docker" "start" "-a" "91c7c5267ad4e7465f1a1fc5a1641b5bd98bf4743fc3a97b2777a78b2b3dab3e", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/unencrypted/mod.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 93 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 94 | storages: &'a [Storage], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 95 | ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] | ^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 95 - ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] 95 + ) -> impl Iterator, &'a Storage)> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rsfs v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling wildland-dfs v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/unencrypted/mod.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 93 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 94 | storages: &'a [Storage], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 95 | ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] | ^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 95 - ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] 95 + ) -> impl Iterator, &'a Storage)> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "91c7c5267ad4e7465f1a1fc5a1641b5bd98bf4743fc3a97b2777a78b2b3dab3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c7c5267ad4e7465f1a1fc5a1641b5bd98bf4743fc3a97b2777a78b2b3dab3e", kill_on_drop: false }` [INFO] [stdout] 91c7c5267ad4e7465f1a1fc5a1641b5bd98bf4743fc3a97b2777a78b2b3dab3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bc97baed105ec0aa0394e489e233c7ad96464d18840b92fac0a49ca3312b9d2 [INFO] running `Command { std: "docker" "start" "-a" "0bc97baed105ec0aa0394e489e233c7ad96464d18840b92fac0a49ca3312b9d2", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/unencrypted/mod.rs:95:56 [INFO] [stderr] | [INFO] [stderr] 93 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 94 | storages: &'a [Storage], [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 95 | ) -> impl Iterator, &Storage)> + '_ { [INFO] [stderr] | ^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 95 - ) -> impl Iterator, &Storage)> + '_ { [INFO] [stderr] 95 + ) -> impl Iterator, &'a Storage)> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `wildland-dfs` (lib) generated 1 warning (run `cargo fix --lib -p wildland-dfs` to apply 1 suggestion) [INFO] [stderr] warning: `wildland-dfs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wildland_dfs-a107ec5806a97ede) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test unencrypted::tests::test_listing_dirs_from_one_container ... ok [INFO] [stdout] test unencrypted::tests::test_listing_files_and_dirs_from_two_containers ... ok [INFO] [stdout] test unencrypted::tests::test_getting_one_file_descriptor_from_container_with_multiple_storages ... ok [INFO] [stdout] test unencrypted::tests::test_listing_virtual_node ... ok [INFO] [stdout] test unencrypted::tests::test_first_storage_unavailable ... ok [INFO] [stdout] test unencrypted::tests::test_more_than_one_file_descriptor_claim_the_same_full_path ... ok [INFO] [stdout] test unencrypted::tests::test_listing_files_from_nested_dir_of_one_container ... ok [INFO] [stdout] test unencrypted::tests::test_listing_files_from_root_of_one_container ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wildland_dfs [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] running `Command { std: "docker" "inspect" "0bc97baed105ec0aa0394e489e233c7ad96464d18840b92fac0a49ca3312b9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc97baed105ec0aa0394e489e233c7ad96464d18840b92fac0a49ca3312b9d2", kill_on_drop: false }` [INFO] [stdout] 0bc97baed105ec0aa0394e489e233c7ad96464d18840b92fac0a49ca3312b9d2