[INFO] fetching crate bevy_tilemap 0.4.0... [INFO] testing bevy_tilemap-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bevy_tilemap 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bevy_tilemap 0.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_tilemap 0.4.0 [INFO] finished tweaking crates.io crate bevy_tilemap 0.4.0 [INFO] tweaked toml for crates.io crate bevy_tilemap 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6cd2ef31c948d2e75fa95eaf5c4be7486361147d3fa0a5b75d5b9f469d03570 [INFO] running `Command { std: "docker" "start" "-a" "a6cd2ef31c948d2e75fa95eaf5c4be7486361147d3fa0a5b75d5b9f469d03570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6cd2ef31c948d2e75fa95eaf5c4be7486361147d3fa0a5b75d5b9f469d03570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cd2ef31c948d2e75fa95eaf5c4be7486361147d3fa0a5b75d5b9f469d03570", kill_on_drop: false }` [INFO] [stdout] a6cd2ef31c948d2e75fa95eaf5c4be7486361147d3fa0a5b75d5b9f469d03570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167492dc7d07eaeaa6986f0a0b7dfbb7a1f1dc04988b44ffa743138cbc50829c [INFO] running `Command { std: "docker" "start" "-a" "167492dc7d07eaeaa6986f0a0b7dfbb7a1f1dc04988b44ffa743138cbc50829c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.5.0 [INFO] [stderr] Compiling bevy_ecs v0.5.0 [INFO] [stderr] Compiling bevy_math v0.5.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_render v0.4.0 [INFO] [stderr] Compiling bevy_app v0.5.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_diagnostic v0.5.0 [INFO] [stderr] Compiling bevy_asset v0.5.1 [INFO] [stderr] Compiling bevy_render v0.5.0 [INFO] [stderr] Compiling bevy_tilemap_types v0.4.0 [INFO] [stderr] Compiling bevy_sprite v0.5.0 [INFO] [stderr] Compiling bevy_tilemap v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entities` [INFO] [stdout] --> src/tilemap.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | #![deny(dead_code, unused_imports)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `Tilemap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tilemap.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.08s [INFO] running `Command { std: "docker" "inspect" "167492dc7d07eaeaa6986f0a0b7dfbb7a1f1dc04988b44ffa743138cbc50829c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167492dc7d07eaeaa6986f0a0b7dfbb7a1f1dc04988b44ffa743138cbc50829c", kill_on_drop: false }` [INFO] [stdout] 167492dc7d07eaeaa6986f0a0b7dfbb7a1f1dc04988b44ffa743138cbc50829c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058ad4f255bc33d1288888266b69ae18c90500c94d120e4c07762c21ad880629 [INFO] running `Command { std: "docker" "start" "-a" "058ad4f255bc33d1288888266b69ae18c90500c94d120e4c07762c21ad880629", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_tilemap v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entities` [INFO] [stdout] --> src/tilemap.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | #![deny(dead_code, unused_imports)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `Tilemap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tilemap.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entities` [INFO] [stdout] --> src/tilemap.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | #![deny(dead_code, unused_imports)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `Tilemap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tilemap.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.92s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_tilemap-80cb907491c81357) [INFO] running `Command { std: "docker" "inspect" "058ad4f255bc33d1288888266b69ae18c90500c94d120e4c07762c21ad880629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058ad4f255bc33d1288888266b69ae18c90500c94d120e4c07762c21ad880629", kill_on_drop: false }` [INFO] [stdout] 058ad4f255bc33d1288888266b69ae18c90500c94d120e4c07762c21ad880629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a775d6c8672784f0d85032511e04ac7b7ddab4df0c5793bb14eb0e14cbc41e6 [INFO] running `Command { std: "docker" "start" "-a" "7a775d6c8672784f0d85032511e04ac7b7ddab4df0c5793bb14eb0e14cbc41e6", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `entities` [INFO] [stderr] --> src/tilemap.rs:258:5 [INFO] [stderr] | [INFO] [stderr] 258 | entities: HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | #![deny(dead_code, unused_imports)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] note: `Tilemap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/tilemap.rs:227:10 [INFO] [stderr] | [INFO] [stderr] 227 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bevy_tilemap` (lib) generated 1 warning [INFO] [stderr] warning: `bevy_tilemap` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_tilemap-80cb907491c81357) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test system::tests::test_topology_translations ... ok [INFO] [stdout] test chunk::tests::test_layer ... ok [INFO] [stdout] test chunk::system::tests::test_chunk_update ... ok [INFO] [stdout] test system::tests::insert_and_spawn_chunk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_tilemap [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/default_plugin.rs - default_plugin (line 7) - compile ... ok [INFO] [stdout] test src/tilemap.rs - tilemap::Tilemap::get_tile (line 1645) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name bevy_tilemap --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux -L native=/opt/rustwide/target/debug/build/spirv-reflect-27096e29a81825b0/out --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-bafa6352cefb7f1b.rlib --extern bevy_asset=/opt/rustwide/target/debug/deps/libbevy_asset-c0d48e6fb8de7058.rlib --extern bevy_core=/opt/rustwide/target/debug/deps/libbevy_core-aec9cd5053e8bafe.rlib --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-62095dad9bb6d856.rlib --extern bevy_log=/opt/rustwide/target/debug/deps/libbevy_log-f96a96c687c9e0ee.rlib --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-c43a99ab6365dd4d.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-8b163c911a07872a.rlib --extern bevy_render=/opt/rustwide/target/debug/deps/libbevy_render-3c338c48ede20c7c.rlib --extern bevy_sprite=/opt/rustwide/target/debug/deps/libbevy_sprite-ccf81d38ae129b01.rlib --extern bevy_tilemap=/opt/rustwide/target/debug/deps/libbevy_tilemap-29f35be6504a5ac3.rlib --extern bevy_tilemap_types=/opt/rustwide/target/debug/deps/libbevy_tilemap_types-1453c9301c68caa5.rlib --extern bevy_transform=/opt/rustwide/target/debug/deps/libbevy_transform-02384ee7094bde0e.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-881bb89e8d8e2ffc.rlib --extern bevy_window=/opt/rustwide/target/debug/deps/libbevy_window-6d15cf4226849113.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern hexasphere=/opt/rustwide/target/debug/deps/libhexasphere-21ac67d6be530a7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --cfg 'feature="types"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a775d6c8672784f0d85032511e04ac7b7ddab4df0c5793bb14eb0e14cbc41e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a775d6c8672784f0d85032511e04ac7b7ddab4df0c5793bb14eb0e14cbc41e6", kill_on_drop: false }` [INFO] [stdout] 7a775d6c8672784f0d85032511e04ac7b7ddab4df0c5793bb14eb0e14cbc41e6