[INFO] cloning repository https://github.com/nathanwhit/symbolicate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/symbolicate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1130c9ffe230d155df5173528c23f5f7d6a98b22 [INFO] checking nathanwhit/symbolicate against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanwhit/symbolicate on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathanwhit/symbolicate [INFO] finished tweaking git repo https://github.com/nathanwhit/symbolicate [INFO] tweaked toml for git repo https://github.com/nathanwhit/symbolicate written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nathanwhit/symbolicate 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09583812731bfdf9a9d8c7ce5c0e6dbdf4c8ca78213c3da68515d578665b21c3 [INFO] running `Command { std: "docker" "start" "-a" "09583812731bfdf9a9d8c7ce5c0e6dbdf4c8ca78213c3da68515d578665b21c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09583812731bfdf9a9d8c7ce5c0e6dbdf4c8ca78213c3da68515d578665b21c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09583812731bfdf9a9d8c7ce5c0e6dbdf4c8ca78213c3da68515d578665b21c3", kill_on_drop: false }` [INFO] [stdout] 09583812731bfdf9a9d8c7ce5c0e6dbdf4c8ca78213c3da68515d578665b21c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68862cf92c2aa2d27e1058664474c4ece59ee7ff0660c18634cbcf5369ed1e26 [INFO] running `Command { std: "docker" "start" "-a" "68862cf92c2aa2d27e1058664474c4ece59ee7ff0660c18634cbcf5369ed1e26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking range-collections v0.2.4 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling symbolic-demangle v12.13.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking watto v0.1.0 [INFO] [stderr] Checking pdb-addr2line v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking deno_stable_stacktrace v0.1.0 (/opt/rustwide/workdir/crates/deno_stable_stacktrace) [INFO] [stderr] Checking symbolic-common v12.13.3 [INFO] [stderr] Checking elementtree v1.2.3 [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let end = current.add(unsafe { (*info).dlpi_phnum } as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / unsafe extern "C" fn callback( [INFO] [stdout] 77 | | info: *mut libc::dl_phdr_info, [INFO] [stdout] 78 | | _size: usize, [INFO] [stdout] 79 | | data: *mut c_void, [INFO] [stdout] 80 | | ) -> c_int { [INFO] [stdout] | |______________^ [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | current = current.add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | let segment_start = dlpi_addr.wrapping_add((*current).p_vaddr); [INFO] [stdout] | ^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | let segment_end = segment_start + (*current).p_memsz; [INFO] [stdout] | ^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | (*data).out = Some(addr.saturating_sub(dlpi_addr)); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | current = current.add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking deno_stacktrace_encoding_wasm v0.1.0 (/opt/rustwide/workdir/crates/deno_stacktrace_encoding_wasm) [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let end = current.add(unsafe { (*info).dlpi_phnum } as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / unsafe extern "C" fn callback( [INFO] [stdout] 77 | | info: *mut libc::dl_phdr_info, [INFO] [stdout] 78 | | _size: usize, [INFO] [stdout] 79 | | data: *mut c_void, [INFO] [stdout] 80 | | ) -> c_int { [INFO] [stdout] | |______________^ [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | current = current.add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | let segment_start = dlpi_addr.wrapping_add((*current).p_vaddr); [INFO] [stdout] | ^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | let segment_end = segment_start + (*current).p_memsz; [INFO] [stdout] | ^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | (*data).out = Some(addr.saturating_sub(dlpi_addr)); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/deno_stable_stacktrace/src/lib.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | current = current.add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking wasmparser v0.214.0 [INFO] [stderr] Checking symbolic-ppdb v12.13.3 [INFO] [stderr] Checking symbolic-debuginfo v12.13.3 [INFO] [stderr] Checking symbolic-symcache v12.13.3 [INFO] [stderr] Checking symbolic v12.13.3 [INFO] [stderr] Checking deno_symbolicate v0.1.0 (/opt/rustwide/workdir/crates/deno_symbolicate) [INFO] [stderr] Checking deno_symbolicate_wasm v0.1.0 (/opt/rustwide/workdir/crates/deno_symbolicate_wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "68862cf92c2aa2d27e1058664474c4ece59ee7ff0660c18634cbcf5369ed1e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68862cf92c2aa2d27e1058664474c4ece59ee7ff0660c18634cbcf5369ed1e26", kill_on_drop: false }` [INFO] [stdout] 68862cf92c2aa2d27e1058664474c4ece59ee7ff0660c18634cbcf5369ed1e26