[INFO] fetching crate ruts 0.5.6... [INFO] testing ruts-0.5.6 against 1.86.0 for beta-1.87-1 [INFO] extracting crate ruts 0.5.6 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate ruts 0.5.6 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruts 0.5.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruts 0.5.6 [INFO] tweaked toml for crates.io crate ruts 0.5.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate ruts 0.5.6 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded fred v10.0.4 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 868f83094e2a0e43c67c6d537721f5f74d768a16c1dd8c77269f7c590ea054d6 [INFO] running `Command { std: "docker" "start" "-a" "868f83094e2a0e43c67c6d537721f5f74d768a16c1dd8c77269f7c590ea054d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "868f83094e2a0e43c67c6d537721f5f74d768a16c1dd8c77269f7c590ea054d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868f83094e2a0e43c67c6d537721f5f74d768a16c1dd8c77269f7c590ea054d6", kill_on_drop: false }` [INFO] [stdout] 868f83094e2a0e43c67c6d537721f5f74d768a16c1dd8c77269f7c590ea054d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a93332bf4b3f2653adecf568bf4330f36a2fffbb87b163b993a37c243d0381 [INFO] running `Command { std: "docker" "start" "-a" "80a93332bf4b3f2653adecf568bf4330f36a2fffbb87b163b993a37c243d0381", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling fred v10.0.4 [INFO] [stderr] Compiling ruts v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "80a93332bf4b3f2653adecf568bf4330f36a2fffbb87b163b993a37c243d0381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a93332bf4b3f2653adecf568bf4330f36a2fffbb87b163b993a37c243d0381", kill_on_drop: false }` [INFO] [stdout] 80a93332bf4b3f2653adecf568bf4330f36a2fffbb87b163b993a37c243d0381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef588ff163e1d344ef8c5d8e3db6d6cd1c9143058f9ff5a9b6e143e4acf03d2 [INFO] running `Command { std: "docker" "start" "-a" "0ef588ff163e1d344ef8c5d8e3db6d6cd1c9143058f9ff5a9b6e143e4acf03d2", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling fred v10.0.4 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling ruts v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `build_cookie_options` is never used [INFO] [stdout] --> tests/common/mod.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn build_cookie_options() -> CookieOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_session` is never used [INFO] [stdout] --> tests/common/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_test_session() -> TestSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0fEjsc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaxum-fbc0e3bca84ea7ea.rlib,libserde_json-44284b8f9f027262.rlib,libserde_path_to_error-a27c68f5291978d9.rlib,libserde_urlencoded-cf0f7cf8b2be6053.rlib,libryu-1e0959d9b13361b2.rlib,libhyper_util-907537144c5f9679.rlib,libhyper-70cb3a08d91d7d80.rlib,libhttparse-2dfe2b23e12086e7.rlib,libhttpdate-a061c31a04dbb35a.rlib,libmatchit-d322d0e5f1b0f086.rlib,libruts-83de38764bc7ef1e.rlib,librmp_serde-667d91290724a364.rlib,librmp-5aed483c30bf5e6f.rlib,libtower-c7afd50988c0bfc8.rlib,librand-944816590127e383.rlib,librand_chacha-eb99ea931eeac0d5.rlib,librand_core-65bbec1402325bef.rlib,libgetrandom-ccafbffcef1d542c.rlib,libzerocopy-2c0595fe0552bd06.rlib,libbase64-a5e94c799b6e0355.rlib,libtower_cookies-99399a4ad6febba5.rlib,libaxum_core-cb64ba0c26a58f9a.rlib,libmime-b1201f19d94827ba.rlib,libtower_service-4cb89c795547f893.rlib,libtower_layer-4d92cc5cda30beaf.rlib,libsync_wrapper-c2f425c64b5ce9fe.rlib,libhttp_body_util-ed106f5a0685a98a.rlib,libhttp_body-5ba0758c6feb57d5.rlib,libtracing-f29fb11d455b1e57.rlib,libtracing_core-0cb3363e954bd2fb.rlib,libonce_cell-42d44c214a448333.rlib,libcookie-ffc5dd5a9390a178.rlib,libtime-890dc7dcfc91c3b9.rlib,libtime_core-a06619979bef538a.rlib,libnum_conv-bd421d6798eaf459.rlib,libderanged-f7b1a2d310345df4.rlib,libpowerfmt-a0d15dbb363f9344.rlib,libhttp-656ce1c46dc5b011.rlib,libitoa-729ce0f86b755285.rlib,libfnv-185b8526af05532d.rlib,libthiserror-8f5f499ac0488c07.rlib,libfred-b52b3c689138724f.rlib,libsha1-47e3e858f5f51456.rlib,libcpufeatures-81023fff2d56c2f2.rlib,libdigest-3078e9406324b1ce.rlib,libblock_buffer-fa85cf0253922941.rlib,libcrypto_common-a617c7a50afea4e1.rlib,libgeneric_array-77e1b82df8f7eeb6.rlib,libtypenum-c604f2b24272d713.rlib,libtokio_stream-d71c243314d1247b.rlib,libarc_swap-15501330e392aa69.rlib,liburlencoding-53fb86ef032f6aba.rlib,liburl-58c007a293547698.rlib,libidna-462fbffd8bcfc93c.rlib,libunicode_normalization-a0ff977301faed43.rlib,libtinyvec-5fd14e6db22b6376.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-e14777a0a8a771c6.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libfloat_cmp-83c4b24ad05b2818.rlib,libnum_traits-e7a2edb7f4dfdb85.rlib,librand-5de50ea2617582bd.rlib,librand_chacha-6a2d96e0fa72f323.rlib,libppv_lite86-3feedaabd48c49b8.rlib,libzerocopy-e7567fbeafe83c4a.rlib,libbyteorder-f923bb3f21c22618.rlib,librand_core-87938ab15fb65548.rlib,libgetrandom-db86c8d1bfb0740c.rlib,libtokio_util-30e67dafb32db428.rlib,libsemver-4205cdc05bb49bcb.rlib,libfutures-d76c451620377b4e.rlib,libfutures_executor-f599802d882025e7.rlib,libfutures_util-d71b96314f28dfbc.rlib,libfutures_io-3432ed781a1c1801.rlib,libslab-1d4cc7c7eba9082b.rlib,libfutures_channel-eb27c25075d43d50.rlib,libfutures_sink-0b4e60ec797a6662.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ddda25de6b6d098a.rlib,libredis_protocol-4867f98039bd8e43.rlib,libcrc16-26ee1cc8e60be5d5.rlib,libnom-2775687a6c530093.rlib,libmemchr-9f173e8f7f0f0cc9.rlib,libcookie_factory-15db2e68f528c09e.rlib,libbytes_utils-63182702f5c60d16.rlib,libeither-a9816405554c032e.rlib,liblog-12b5511752b9eca3.rlib,libtokio-60bfa97928503a4a.rlib,libsignal_hook_registry-fa4b1eb580f2cb02.rlib,libsocket2-014f0a5bf478125c.rlib,libbytes-aa8ef6747e5fc095.rlib,libmio-3bacdbba622174df.rlib,libparking_lot-0cb0991d3b52e79d.rlib,libparking_lot_core-4331553799b15918.rlib,liblibc-293d343f07097aed.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-bbe44cd668e247f6.rlib,liblock_api-97ac1c1bd5a81e3b.rlib,libserde-7bc3a11f22c5c9a8.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-54b44acf278a61eb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/axum-cba11b5286b8b892" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruts` (test "axum") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ef588ff163e1d344ef8c5d8e3db6d6cd1c9143058f9ff5a9b6e143e4acf03d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef588ff163e1d344ef8c5d8e3db6d6cd1c9143058f9ff5a9b6e143e4acf03d2", kill_on_drop: false }` [INFO] [stdout] 0ef588ff163e1d344ef8c5d8e3db6d6cd1c9143058f9ff5a9b6e143e4acf03d2