[INFO] fetching crate c4-e5-chess 0.3.0...
[INFO] testing c4-e5-chess-0.3.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate c4-e5-chess 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate c4-e5-chess 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate c4-e5-chess 0.3.0
[INFO] tweaked toml for crates.io crate c4-e5-chess 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate c4-e5-chess 0.3.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate c4-e5-chess 0.3.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 589f0da6efe0fdc7bcbfbc07386af77c55c56e2141e67627896fdb5468add57a
[INFO] running `Command { std: "docker" "start" "-a" "589f0da6efe0fdc7bcbfbc07386af77c55c56e2141e67627896fdb5468add57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "589f0da6efe0fdc7bcbfbc07386af77c55c56e2141e67627896fdb5468add57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "589f0da6efe0fdc7bcbfbc07386af77c55c56e2141e67627896fdb5468add57a", kill_on_drop: false }`
[INFO] [stdout] 589f0da6efe0fdc7bcbfbc07386af77c55c56e2141e67627896fdb5468add57a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 958cfbab854ba767e8e2d84d695f58a5ecef996ea933ad62ecc059023bcea6b6
[INFO] running `Command { std: "docker" "start" "-a" "958cfbab854ba767e8e2d84d695f58a5ecef996ea933ad62ecc059023bcea6b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cozy-chess-types v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cozy-chess v0.3.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling c4-e5-chess v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "958cfbab854ba767e8e2d84d695f58a5ecef996ea933ad62ecc059023bcea6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958cfbab854ba767e8e2d84d695f58a5ecef996ea933ad62ecc059023bcea6b6", kill_on_drop: false }`
[INFO] [stdout] 958cfbab854ba767e8e2d84d695f58a5ecef996ea933ad62ecc059023bcea6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0069b428ff0c67e5dd4c1297b651b39e2751bc63f8a53e31fe7430127697f987
[INFO] running `Command { std: "docker" "start" "-a" "0069b428ff0c67e5dd4c1297b651b39e2751bc63f8a53e31fe7430127697f987", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling c4-e5-chess v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "0069b428ff0c67e5dd4c1297b651b39e2751bc63f8a53e31fe7430127697f987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0069b428ff0c67e5dd4c1297b651b39e2751bc63f8a53e31fe7430127697f987", kill_on_drop: false }`
[INFO] [stdout] 0069b428ff0c67e5dd4c1297b651b39e2751bc63f8a53e31fe7430127697f987
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a717fddbc2a4edcf444fcb0a89622d5d366b498a0a0c16573c650abe910e2b79
[INFO] running `Command { std: "docker" "start" "-a" "a717fddbc2a4edcf444fcb0a89622d5d366b498a0a0c16573c650abe910e2b79", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c4_e5_chess-581ea56440a4eadd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test engine::history::tests::test_history ... ok
[INFO] [stdout] test engine::move_gen::tests::test_get_legal_sorted ... ok
[INFO] [stdout] test engine::store::tests::test_store ... ok
[INFO] [stdout] test eval::helpers::tests::test_defending_kings_moves_count ... ok
[INFO] [stdout] test eval::helpers::tests::test_multiple_on_file ... ok
[INFO] [stdout] test eval::helpers::tests::test_south_fill ... ok
[INFO] [stdout] test misc::helpers::tests::test_parse_epd ... ok
[INFO] [stdout] test eval::helpers::tests::test_half_open_files ... ok
[INFO] [stdout] test eval::helpers::tests::test_kings_distance ... ok
[INFO] [stdout] test eval::simple::tests::test_evaluate ... ok
[INFO] [stdout] test eval::helpers::tests::test_open_files ... ok
[INFO] [stdout] test eval::helpers::tests::test_file_fill ... ok
[INFO] [stdout] test eval::helpers::tests::test_north_fill ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c4_e5_chess-575e6e07941ffc46)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test engine::history::tests::test_history ... ok
[INFO] [stdout] test engine::store::tests::test_store ... ok
[INFO] [stdout] test eval::helpers::tests::test_defending_kings_moves_count ... ok
[INFO] [stdout] test eval::helpers::tests::test_kings_distance ... ok
[INFO] [stdout] test eval::helpers::tests::test_multiple_on_file ... ok
[INFO] [stdout] test eval::helpers::tests::test_open_files ... ok
[INFO] [stdout] test eval::helpers::tests::test_north_fill ... ok
[INFO] [stdout] test eval::simple::tests::test_evaluate ... ok
[INFO] [stdout] test eval::helpers::tests::test_file_fill ... ok
[INFO] [stdout] test eval::helpers::tests::test_half_open_files ... ok
[INFO] [stdout] test eval::helpers::tests::test_south_fill ... ok
[INFO] [stdout] test misc::helpers::tests::test_parse_epd ... ok
[INFO] [stdout] test engine::move_gen::tests::test_get_legal_sorted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/debug.rs (/opt/rustwide/target/debug/deps/debug-dbd18515ad04a399)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at tests/debug.rs:14:10:
[INFO] [stderr] Logfile cannot be opened.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5d0f9ffc1db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5d0f9ffc1db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5d0f9ffc1db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5d0f9ffc1db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5d0f9ffe70b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5d0f9ffe70b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5d0f9ffbee23 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5d0f9ffbee23 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5d0f9ffc1c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5d0f9ffc331c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5d0f9ffc311f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5d0f9ffc3c32 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5d0f9ffc3aca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5d0f9ffc22a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5d0f9ffc375d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5d0f9ffe5bd0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5d0f9ffe5f76 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stderr]   17:     0x5d0f9ff224d7 - core::result::Result<T,E>::expect::h61148a0e5223e17e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stderr]   18:     0x5d0f9ff224d7 - debug::init::h845654e66344fdb6
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/debug.rs:14:10
[INFO] [stderr]   19:     0x5d0f9ff224d7 - debug::init___rust_ctor___ctor::init___rust_ctor___ctor::hc7465f82c93babb8
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/debug.rs:11:1
[INFO] [stderr]   20:     0x79778571d304 - __libc_start_main
[INFO] [stderr]   21:     0x5d0f9ff210d5 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test debug`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/debug-dbd18515ad04a399` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a717fddbc2a4edcf444fcb0a89622d5d366b498a0a0c16573c650abe910e2b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a717fddbc2a4edcf444fcb0a89622d5d366b498a0a0c16573c650abe910e2b79", kill_on_drop: false }`
[INFO] [stdout] a717fddbc2a4edcf444fcb0a89622d5d366b498a0a0c16573c650abe910e2b79
