[INFO] fetching crate yoga-sys 0.2.3... [INFO] testing yoga-sys-0.2.3 against 1.59.0 for beta-1.60-1 [INFO] extracting crate yoga-sys 0.2.3 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate yoga-sys 0.2.3 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yoga-sys 0.2.3 [INFO] finished tweaking crates.io crate yoga-sys 0.2.3 [INFO] tweaked toml for crates.io crate yoga-sys 0.2.3 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e7762909da643eb1983f916bfa3960d4460f96aa7784e35e8336566c1249c6c [INFO] running `Command { std: "docker" "start" "-a" "0e7762909da643eb1983f916bfa3960d4460f96aa7784e35e8336566c1249c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e7762909da643eb1983f916bfa3960d4460f96aa7784e35e8336566c1249c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7762909da643eb1983f916bfa3960d4460f96aa7784e35e8336566c1249c6c", kill_on_drop: false }` [INFO] [stdout] 0e7762909da643eb1983f916bfa3960d4460f96aa7784e35e8336566c1249c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e9f31ee83863c66f07223acc5be37a2ffbff25675d6730696f421f14d53e61 [INFO] running `Command { std: "docker" "start" "-a" "e9e9f31ee83863c66f07223acc5be37a2ffbff25675d6730696f421f14d53e61", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.46s [INFO] running `Command { std: "docker" "inspect" "e9e9f31ee83863c66f07223acc5be37a2ffbff25675d6730696f421f14d53e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e9f31ee83863c66f07223acc5be37a2ffbff25675d6730696f421f14d53e61", kill_on_drop: false }` [INFO] [stdout] e9e9f31ee83863c66f07223acc5be37a2ffbff25675d6730696f421f14d53e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4782bec074476ccc95a55b169bd7c8d1522525f4b741e41c75ab347e758b673 [INFO] running `Command { std: "docker" "start" "-a" "a4782bec074476ccc95a55b169bd7c8d1522525f4b741e41c75ab347e758b673", kill_on_drop: false }` [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | unsafe { &(*(0 as *const YGSize)).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | unsafe { &(*(0 as *const YGSize)).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:236:19 [INFO] [stdout] | [INFO] [stdout] 236 | unsafe { &(*(0 as *const YGValue)).value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | unsafe { &(*(0 as *const YGValue)).unit as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:783:19 [INFO] [stdout] | [INFO] [stdout] 783 | unsafe { &(*(0 as *const __va_list_tag)).gp_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:793:19 [INFO] [stdout] | [INFO] [stdout] 793 | unsafe { &(*(0 as *const __va_list_tag)).fp_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:803:19 [INFO] [stdout] | [INFO] [stdout] 803 | unsafe { &(*(0 as *const __va_list_tag)).overflow_arg_area as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/ffi.rs:813:19 [INFO] [stdout] | [INFO] [stdout] 813 | unsafe { &(*(0 as *const __va_list_tag)).reg_save_area as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "a4782bec074476ccc95a55b169bd7c8d1522525f4b741e41c75ab347e758b673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4782bec074476ccc95a55b169bd7c8d1522525f4b741e41c75ab347e758b673", kill_on_drop: false }` [INFO] [stdout] a4782bec074476ccc95a55b169bd7c8d1522525f4b741e41c75ab347e758b673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fc559419dd66e5b3079cfca87bbef9627e59602816c688473bf65d80731078b [INFO] running `Command { std: "docker" "start" "-a" "1fc559419dd66e5b3079cfca87bbef9627e59602816c688473bf65d80731078b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:197:19 [INFO] [stderr] | [INFO] [stderr] 197 | unsafe { &(*(0 as *const YGSize)).width as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:207:19 [INFO] [stderr] | [INFO] [stderr] 207 | unsafe { &(*(0 as *const YGSize)).height as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:236:19 [INFO] [stderr] | [INFO] [stderr] 236 | unsafe { &(*(0 as *const YGValue)).value as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:246:19 [INFO] [stderr] | [INFO] [stderr] 246 | unsafe { &(*(0 as *const YGValue)).unit as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:783:19 [INFO] [stderr] | [INFO] [stderr] 783 | unsafe { &(*(0 as *const __va_list_tag)).gp_offset as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:793:19 [INFO] [stderr] | [INFO] [stderr] 793 | unsafe { &(*(0 as *const __va_list_tag)).fp_offset as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:803:19 [INFO] [stderr] | [INFO] [stderr] 803 | unsafe { &(*(0 as *const __va_list_tag)).overflow_arg_area as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> src/ffi.rs:813:19 [INFO] [stderr] | [INFO] [stderr] 813 | unsafe { &(*(0 as *const __va_list_tag)).reg_save_area as *const _ as usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `yoga-sys` (lib test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yoga_sys-4e233f54d3fff1e4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ffi::bindgen_test_layout_YGValue ... ok [INFO] [stdout] test ffi::bindgen_test_layout_YGSize ... ok [INFO] [stdout] test ffi::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test tests::basic_ygnode_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-cd0bcfa41ff8e7ca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test readme_sect_example_line_28 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] [stderr] Doc-tests yoga-sys [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fc559419dd66e5b3079cfca87bbef9627e59602816c688473bf65d80731078b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc559419dd66e5b3079cfca87bbef9627e59602816c688473bf65d80731078b", kill_on_drop: false }` [INFO] [stdout] 1fc559419dd66e5b3079cfca87bbef9627e59602816c688473bf65d80731078b