[INFO] fetching crate hc-wasmer-middlewares 4.3.6-hc.1... [INFO] testing hc-wasmer-middlewares-4.3.6-hc.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hc-wasmer-middlewares 4.3.6-hc.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 [INFO] finished tweaking crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 [INFO] tweaked toml for crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 229 packages to latest compatible versions [INFO] [stderr] Adding wat v1.0.71 (available: v1.239.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 670be2c5e8db9e921da8530c728ac050b29e789297cb4da156e87f8bafab0add [INFO] running `Command { std: "docker" "start" "-a" "670be2c5e8db9e921da8530c728ac050b29e789297cb4da156e87f8bafab0add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "670be2c5e8db9e921da8530c728ac050b29e789297cb4da156e87f8bafab0add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670be2c5e8db9e921da8530c728ac050b29e789297cb4da156e87f8bafab0add", kill_on_drop: false }` [INFO] [stdout] 670be2c5e8db9e921da8530c728ac050b29e789297cb4da156e87f8bafab0add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0045bd091663c95047aa0981c65bccb06e1eb9a712a3d43a7fe60c8d9ce38f [INFO] running `Command { std: "docker" "start" "-a" "ad0045bd091663c95047aa0981c65bccb06e1eb9a712a3d43a7fe60c8d9ce38f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hc-wasmer-derive v4.3.6-hc.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling hc-wasmer v4.3.6-hc.1 [INFO] [stderr] Compiling hc-wasmer-types v4.3.6-hc.1 [INFO] [stderr] Compiling hc-wasmer-vm v4.3.6-hc.1 [INFO] [stderr] Compiling hc-wasmer-compiler v4.3.6-hc.1 [INFO] [stderr] Compiling hc-wasmer-middlewares v4.3.6-hc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.30s [INFO] running `Command { std: "docker" "inspect" "ad0045bd091663c95047aa0981c65bccb06e1eb9a712a3d43a7fe60c8d9ce38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0045bd091663c95047aa0981c65bccb06e1eb9a712a3d43a7fe60c8d9ce38f", kill_on_drop: false }` [INFO] [stdout] ad0045bd091663c95047aa0981c65bccb06e1eb9a712a3d43a7fe60c8d9ce38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af4e322be2f36c379528f1aeb60298428f2e538b6afabc851a11c3171d13f3d3 [INFO] running `Command { std: "docker" "start" "-a" "af4e322be2f36c379528f1aeb60298428f2e538b6afabc851a11c3171d13f3d3", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling hc-wasmer-compiler-cranelift v4.3.6-hc.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling wast v64.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling hc-wasmer-vm v4.3.6-hc.1 [INFO] [stderr] Compiling wat v1.0.71 [INFO] [stderr] Compiling hc-wasmer-compiler v4.3.6-hc.1 [INFO] [stderr] Compiling hc-wasmer v4.3.6-hc.1 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Compiling hc-wasmer-middlewares v4.3.6-hc.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclYX6J2/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libhc_wasmer-0a4f65f7c778068d,libwat-f47f2e9cfdc7f7f4,libwast-5342b5f368f4f66b,libwasm_encoder-0f62ed220bd0f9ca,libleb128-7759971397ea6ba0,libunicode_width-b1bc0d6c10c00ecc,libhc_wasmer_compiler_cranelift-08b25b4ee36dd61a,libcranelift_frontend-2717baf94f128487,librayon-bb752ca2b087c507,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libeither-40b894c145b6eae5,libcranelift_codegen-ed3529f19b56a614,libbumpalo-52263ff6063e873e,libarrayvec-09741c597eeba17a,libcranelift_egraph-b8d160e9d72a8270,libcranelift_codegen_shared-1d88652ac325be04,libregalloc2-0b220cd36231b521,liblog-40ebd7d040175aeb,libslice_group_by-947e4fdb225705d4,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libgimli-a3f5f3c53a277853,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libcranelift_bforest-d83bfaee70e42418,libcranelift_entity-e318077f0a73202a,libtracing-24f631db09516c78,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,libhc_wasmer_compiler-ee767dcc7113de56,libwasmparser-571b8a23cccf06cd,libbitflags-7f84f37ac731566a,libsemver-37f31af02ee76e6e,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libself_cell-32fc0454313d1b40,libhc_wasmer_vm-119b54a92a83836a,libcrossbeam_queue-11af2be1fdeab2ad,libregion-03e35431ef497302,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libcorosensei-270f49c0ecbbe146,libbacktrace-05b4157024140a0d,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-930a995be1b230b8,libmemchr-9be7e24c0cc6f173,libaddr2line-b69370bfef9d2c1c,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libfnv-79e2cbfbe03dcd16,libdashmap-0cbea96be305d2ea,liblock_api-667cb7498b57b2ea,libscopeguard-55139cbc26b0b9b4,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libparking_lot_core-31a9c53008b87847,libsmallvec-bf302dd4f103914d,libmemoffset-f6d99b5569eedd47,libhc_wasmer_types-973a21f6f91ffd4f,libxxhash_rust-3982b734fc8319c6,libhex-13e08b3b00984ab7,libmore_asserts-c9ea4ac6d106bc2b,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libenum_iterator-0e6e44bc854e432d,libtarget_lexicon-4f721ab4bd08c507,libenumset-8468631011bed5b7,librkyv-75706503c679b18f,librend-d6eddc3c9fc53c3f,libindexmap-f07cdb46f40f02e9,libhashbrown-dbc9890a851c2aad,libahash-c40ba17af5e2a934,libgetrandom-a36acd0ec1ab23bb,libcfg_if-ae1e883b62e8dab7,libonce_cell-e9252a7b5119f3eb,libseahash-78b9ced3b8f27254,libbytecheck-a7922a22366fa80b,libsimdutf8-154b045a1e599d69,libptr_meta-5380492fc06f0d99,libthiserror-239e48795c09660f,libshared_buffer-9aa8278c0f18b2ac,libmemmap2-ecc1f178620c7501,liblibc-7a54cdb917ea7291,libbytes-82ad4f0211bdc963}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclYX6J2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hc_wasmer_middlewares-7803089f867e2163" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __rust_probestack [INFO] [stdout] >>> referenced by libcalls.rs:668 (src/libcalls.rs:668) [INFO] [stdout] >>> hc_wasmer_vm-119b54a92a83836a.hc_wasmer_vm.5daf1f84e2f7ebee-cgu.05.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libhc_wasmer_vm-119b54a92a83836a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hc-wasmer-middlewares` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af4e322be2f36c379528f1aeb60298428f2e538b6afabc851a11c3171d13f3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4e322be2f36c379528f1aeb60298428f2e538b6afabc851a11c3171d13f3d3", kill_on_drop: false }` [INFO] [stdout] af4e322be2f36c379528f1aeb60298428f2e538b6afabc851a11c3171d13f3d3