[INFO] fetching crate dancing-links 0.2.0... [INFO] testing dancing-links-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate dancing-links 0.2.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate dancing-links 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dancing-links 0.2.0 [INFO] finished tweaking crates.io crate dancing-links 0.2.0 [INFO] tweaked toml for crates.io crate dancing-links 0.2.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3aa46af1f6e1dfda2bd4ba42d1a192b99e8a739ce430f516d8a93862979e542 [INFO] running `Command { std: "docker" "start" "-a" "c3aa46af1f6e1dfda2bd4ba42d1a192b99e8a739ce430f516d8a93862979e542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3aa46af1f6e1dfda2bd4ba42d1a192b99e8a739ce430f516d8a93862979e542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3aa46af1f6e1dfda2bd4ba42d1a192b99e8a739ce430f516d8a93862979e542", kill_on_drop: false }` [INFO] [stdout] c3aa46af1f6e1dfda2bd4ba42d1a192b99e8a739ce430f516d8a93862979e542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74fa72fc5bb53fcfe31d9200c4dc1e4fe6fa620efdd225e56380fa026a696c93 [INFO] running `Command { std: "docker" "start" "-a" "74fa72fc5bb53fcfe31d9200c4dc1e4fe6fa620efdd225e56380fa026a696c93", kill_on_drop: false }` [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling dancing-links v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 132 | add_direction!(add_below, down, up); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 134 | add_direction!(add_above, up, down); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 136 | add_direction!(add_right, right, left); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `min_column` [INFO] [stdout] --> src/solver.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | min_column: *mut Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solver.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "74fa72fc5bb53fcfe31d9200c4dc1e4fe6fa620efdd225e56380fa026a696c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74fa72fc5bb53fcfe31d9200c4dc1e4fe6fa620efdd225e56380fa026a696c93", kill_on_drop: false }` [INFO] [stdout] 74fa72fc5bb53fcfe31d9200c4dc1e4fe6fa620efdd225e56380fa026a696c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78cee638576fd6054ac83b66503bdc9019945fec94155af3cb6c9748b2e4d45f [INFO] running `Command { std: "docker" "start" "-a" "78cee638576fd6054ac83b66503bdc9019945fec94155af3cb6c9748b2e4d45f", kill_on_drop: false }` [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 132 | add_direction!(add_below, down, up); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 134 | add_direction!(add_above, up, down); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 136 | add_direction!(add_right, right, left); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dancing-links v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `min_column` [INFO] [stdout] --> src/solver.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | min_column: *mut Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solver.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 132 | add_direction!(add_below, down, up); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 134 | add_direction!(add_above, up, down); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/grid/base_node.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | #[$lint] [INFO] [stdout] | ^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 136 | add_direction!(add_right, right, left); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: attribute `allow` with an empty list has no effect [INFO] [stdout] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `min_column` [INFO] [stdout] --> src/solver.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | min_column: *mut Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solver.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "78cee638576fd6054ac83b66503bdc9019945fec94155af3cb6c9748b2e4d45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cee638576fd6054ac83b66503bdc9019945fec94155af3cb6c9748b2e4d45f", kill_on_drop: false }` [INFO] [stdout] 78cee638576fd6054ac83b66503bdc9019945fec94155af3cb6c9748b2e4d45f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cbbf686cb549a8e7d5aa9af472a0ddec349c2b41f83ce824901c485bebf1889 [INFO] running `Command { std: "docker" "start" "-a" "7cbbf686cb549a8e7d5aa9af472a0ddec349c2b41f83ce824901c485bebf1889", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/grid/base_node.rs:112:9 [INFO] [stderr] | [INFO] [stderr] 112 | #[$lint] [INFO] [stderr] | ^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 132 | add_direction!(add_below, down, up); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/grid/base_node.rs:112:9 [INFO] [stderr] | [INFO] [stderr] 112 | #[$lint] [INFO] [stderr] | ^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 134 | add_direction!(add_above, up, down); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/grid/base_node.rs:112:9 [INFO] [stderr] | [INFO] [stderr] 112 | #[$lint] [INFO] [stderr] | ^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 136 | add_direction!(add_right, right, left); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: attribute `allow` with an empty list has no effect [INFO] [stderr] = note: this warning originates in the macro `add_direction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `min_column` [INFO] [stderr] --> src/solver.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | min_column: *mut Column, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/solver.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | #[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: `dancing-links` (lib) generated 4 warnings [INFO] [stderr] warning: `dancing-links` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dancing_links-aec6e8b70a0845bb) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test grid::tests::cover_uncover_all ... ok [INFO] [stdout] test grid::tests::create_weird_grids ... ok [INFO] [stdout] test latin_square::tests::check_all_possibilities ... ok [INFO] [stdout] test grid::tests::cover_uncover_column ... ok [INFO] [stdout] test grid::tests::create_a_small_grid ... ok [INFO] [stdout] test grid::tests::latin_square_cover_1 ... ok [INFO] [stdout] test latin_square::tests::solve_impossible_latin_square ... ok [INFO] [stdout] test latin_square::tests::check_generated_possibilities_constraints ... ok [INFO] [stdout] test queens::tests::check_diagonal_indices ... ok [INFO] [stdout] test latin_square::tests::solve_multi_solution_latin_square ... ok [INFO] [stdout] test latin_square::tests::solve_small_latin_square ... ok [INFO] [stdout] test queens::tests::check_tiny_boards ... ok [INFO] [stdout] test util::tests::latin_square_test_1 ... ok [INFO] [stdout] test util::tests::latin_square_test_3 ... ok [INFO] [stdout] test queens::tests::check_small_board ... ok [INFO] [stdout] test util::tests::three_combo ... ok [INFO] [stdout] test sudoku::tests::check_generated_possibilities_constraints ... ok [INFO] [stdout] test sudoku::tests::solve_small_sudoku ... ok [INFO] [stdout] test queens::tests::count_medium_board ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests dancing-links [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" "7cbbf686cb549a8e7d5aa9af472a0ddec349c2b41f83ce824901c485bebf1889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbbf686cb549a8e7d5aa9af472a0ddec349c2b41f83ce824901c485bebf1889", kill_on_drop: false }` [INFO] [stdout] 7cbbf686cb549a8e7d5aa9af472a0ddec349c2b41f83ce824901c485bebf1889