[INFO] cloning repository https://github.com/pagansjb/mcuboot_custom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pagansjb/mcuboot_custom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpagansjb%2Fmcuboot_custom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpagansjb%2Fmcuboot_custom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9987550812d7f001880179e381ef9bcd0a49e23a [INFO] checking pagansjb/mcuboot_custom against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpagansjb%2Fmcuboot_custom" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 24% (7211/29715) Updating files: 25% (7429/29715) Updating files: 26% (7726/29715) Updating files: 27% (8024/29715) Updating files: 28% (8321/29715) Updating files: 29% (8618/29715) Updating files: 30% (8915/29715) Updating files: 31% (9212/29715) Updating files: 32% (9509/29715) Updating files: 33% (9806/29715) Updating files: 34% (10104/29715) Updating files: 35% (10401/29715) Updating files: 36% (10698/29715) Updating files: 37% (10995/29715) Updating files: 38% (11292/29715) Updating files: 39% (11589/29715) Updating files: 40% (11886/29715) Updating files: 41% (12184/29715) Updating files: 42% (12481/29715) Updating files: 43% (12778/29715) Updating files: 43% (12862/29715) Updating files: 44% (13075/29715) Updating files: 45% (13372/29715) Updating files: 46% (13669/29715) Updating files: 47% (13967/29715) Updating files: 48% (14264/29715) Updating files: 49% (14561/29715) Updating files: 50% (14858/29715) Updating files: 51% (15155/29715) Updating files: 52% (15452/29715) Updating files: 53% (15749/29715) Updating files: 54% (16047/29715) Updating files: 55% (16344/29715) Updating files: 56% (16641/29715) Updating files: 57% (16938/29715) Updating files: 58% (17235/29715) Updating files: 59% (17532/29715) Updating files: 60% (17829/29715) Updating files: 61% (18127/29715) Updating files: 62% (18424/29715) Updating files: 63% (18721/29715) Updating files: 64% (19018/29715) Updating files: 65% (19315/29715) Updating files: 65% (19581/29715) Updating files: 66% (19612/29715) Updating files: 67% (19910/29715) Updating files: 68% (20207/29715) Updating files: 69% (20504/29715) Updating files: 70% (20801/29715) Updating files: 71% (21098/29715) Updating files: 72% (21395/29715) Updating files: 73% (21692/29715) Updating files: 74% (21990/29715) Updating files: 75% (22287/29715) Updating files: 76% (22584/29715) Updating files: 77% (22881/29715) Updating files: 78% (23178/29715) Updating files: 79% (23475/29715) Updating files: 80% (23772/29715) Updating files: 81% (24070/29715) Updating files: 82% (24367/29715) Updating files: 83% (24664/29715) Updating files: 84% (24961/29715) Updating files: 85% (25258/29715) Updating files: 86% (25555/29715) Updating files: 87% (25853/29715) Updating files: 88% (26150/29715) Updating files: 89% (26447/29715) Updating files: 90% (26744/29715) Updating files: 91% (27041/29715) Updating files: 91% (27321/29715) Updating files: 92% (27338/29715) Updating files: 93% (27635/29715) Updating files: 94% (27933/29715) Updating files: 95% (28230/29715) Updating files: 96% (28527/29715) Updating files: 97% (28824/29715) Updating files: 98% (29121/29715) Updating files: 99% (29418/29715) Updating files: 100% (29715/29715) Updating files: 100% (29715/29715), done. [INFO] started tweaking git repo https://github.com/pagansjb/mcuboot_custom [INFO] finished tweaking git repo https://github.com/pagansjb/mcuboot_custom [INFO] tweaked toml for git repo https://github.com/pagansjb/mcuboot_custom written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pagansjb/mcuboot_custom on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pagansjb/mcuboot_custom 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08d18a095b37e505e3cc9647f912bc4d1d5505658c1e895619bc6355c8177c1a [INFO] running `Command { std: "docker" "start" "-a" "08d18a095b37e505e3cc9647f912bc4d1d5505658c1e895619bc6355c8177c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08d18a095b37e505e3cc9647f912bc4d1d5505658c1e895619bc6355c8177c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d18a095b37e505e3cc9647f912bc4d1d5505658c1e895619bc6355c8177c1a", kill_on_drop: false }` [INFO] [stdout] 08d18a095b37e505e3cc9647f912bc4d1d5505658c1e895619bc6355c8177c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 699f01a47432fc8cf926add0dd66550b313e83a722368270154eb165dcd4e6ca [INFO] running `Command { std: "docker" "start" "-a" "699f01a47432fc8cf926add0dd66550b313e83a722368270154eb165dcd4e6ca", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub extern fn sim_reset_context() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub extern fn sim_reset_context() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking bootsim v0.1.0 (/opt/rustwide/workdir/sim) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 15.56s [INFO] running `Command { std: "docker" "inspect" "699f01a47432fc8cf926add0dd66550b313e83a722368270154eb165dcd4e6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699f01a47432fc8cf926add0dd66550b313e83a722368270154eb165dcd4e6ca", kill_on_drop: false }` [INFO] [stdout] 699f01a47432fc8cf926add0dd66550b313e83a722368270154eb165dcd4e6ca