[INFO] fetching crate witchcraft-server 1.4.0... [INFO] testing witchcraft-server-1.4.0 against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] extracting crate witchcraft-server 1.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate witchcraft-server 1.4.0 on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate witchcraft-server 1.4.0 [INFO] finished tweaking crates.io crate witchcraft-server 1.4.0 [INFO] tweaked toml for crates.io crate witchcraft-server 1.4.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19c90096f2efd385de069848531b4f8af08470d083019c80551c003e7de517ae [INFO] running `Command { std: "docker" "start" "-a" "19c90096f2efd385de069848531b4f8af08470d083019c80551c003e7de517ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19c90096f2efd385de069848531b4f8af08470d083019c80551c003e7de517ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c90096f2efd385de069848531b4f8af08470d083019c80551c003e7de517ae", kill_on_drop: false }` [INFO] [stdout] 19c90096f2efd385de069848531b4f8af08470d083019c80551c003e7de517ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2598489790861bb140bf4a49e20b8e257b097425eb61660fe90b6ff42b1612d [INFO] running `Command { std: "docker" "start" "-a" "c2598489790861bb140bf4a49e20b8e257b097425eb61660fe90b6ff42b1612d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling unwind v0.4.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dw-sys v0.1.0 [INFO] [stderr] Compiling unwind-sys v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling zipkin-types v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling refreshable v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling exponential-decay-histogram v0.1.10 [INFO] [stderr] Compiling zipkin v0.4.2 [INFO] [stderr] Compiling http-zipkin v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling staged-builder-internals v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling witchcraft-server-macros v1.4.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling dw v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling rstack v0.3.2 [INFO] [stderr] Compiling staged-builder v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rstack-self v0.3.0 [INFO] [stderr] Compiling witchcraft-metrics v1.0.0 [INFO] [stderr] Compiling conjure-runtime-config v2.1.0 [INFO] [stderr] Compiling conjure-object v1.1.0 [INFO] [stderr] Compiling conjure-serde v1.1.0 [INFO] [stderr] Compiling serde-encrypted-value v0.4.3 [INFO] [stderr] Compiling conjure-error v1.1.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling witchcraft-log v1.0.0 [INFO] [stderr] Compiling conjure-http v1.1.0 [INFO] [stderr] Compiling witchcraft-server-config v1.4.0 [INFO] [stderr] Compiling conjure-runtime v2.1.0 [INFO] [stderr] Compiling tikv-jemalloc-ctl v0.5.0 [INFO] [stderr] Compiling tikv-jemallocator v0.5.0 [INFO] [stderr] Compiling witchcraft-server v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "c2598489790861bb140bf4a49e20b8e257b097425eb61660fe90b6ff42b1612d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2598489790861bb140bf4a49e20b8e257b097425eb61660fe90b6ff42b1612d", kill_on_drop: false }` [INFO] [stdout] c2598489790861bb140bf4a49e20b8e257b097425eb61660fe90b6ff42b1612d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9601cd2f0be16bca4d5771ef049a4e082f849e6f588f5c145eeda1547fe2eda [INFO] running `Command { std: "docker" "start" "-a" "e9601cd2f0be16bca4d5771ef049a4e082f849e6f588f5c145eeda1547fe2eda", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling conjure-runtime v2.1.0 [INFO] [stderr] Compiling witchcraft-server v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "e9601cd2f0be16bca4d5771ef049a4e082f849e6f588f5c145eeda1547fe2eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9601cd2f0be16bca4d5771ef049a4e082f849e6f588f5c145eeda1547fe2eda", kill_on_drop: false }` [INFO] [stdout] e9601cd2f0be16bca4d5771ef049a4e082f849e6f588f5c145eeda1547fe2eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3508d6b17b361c60baf52cb5ad09cf5e6dc1bd69d6c23569f3582cdfbbd249e8 [INFO] running `Command { std: "docker" "start" "-a" "3508d6b17b361c60baf52cb5ad09cf5e6dc1bd69d6c23569f3582cdfbbd249e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/witchcraft_server-89968cf15fa8788c) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test logging::logger::rolling_file::test::archive_path_format ... ok [INFO] [stdout] test logging::logger::rolling_file::test::archive_tmp_path_format ... ok [INFO] [stdout] test logging::trace::ifaddrs::test::basic ... ok [INFO] [stdout] test logging::logger::rolling_file::test::log_path_format ... ok [INFO] [stdout] test body::test::conjure_error_from_client_io ... ok [INFO] [stdout] test logging::service::test::loggers ... ok [INFO] [stdout] test service::gzip::test::dont_gzip_small_response ... ok [INFO] [stdout] test service::graceful_shutdown::test::basic ... ok [INFO] [stdout] test blocking::pool::job_queue::test::single_threaded ... ok [INFO] [stdout] test logging::logger::rolling_file::test::clear_old_archives_always_deletes_old_logs ... ok [INFO] [stdout] test logging::cleanup::test::delete_old_files ... ok [INFO] [stdout] test service::gzip::test::dont_compress_images ... ok [INFO] [stdout] test service::gzip::test::respect_missing_accept_encoding ... ok [INFO] [stdout] test service::routing::test::ambiguity ... ok [INFO] [stdout] test service::routing::test::empty ... ok [INFO] [stdout] test service::routing::test::custom_regex ... ok [INFO] [stdout] test logging::logger::rolling_file::test::compress_validity ... ok [INFO] [stdout] test service::spans::test::all_spans ... ok [INFO] [stdout] test service::spans::test::body_spans_are_lazy ... ok [INFO] [stdout] test service::trace_propagation::test::propagated ... ok [INFO] [stdout] test service::routing::test::nonempty ... ok [INFO] [stdout] test logging::logger::rolling_file::test::archive_locator ... ok [INFO] [stdout] test logging::logger::rolling_file::test::clear_old_archives_deletes_to_save_space ... ok [INFO] [stdout] test logging::cleanup::test::preserve_new_files ... ok [INFO] [stdout] test service::gzip::test::preserve_existing_encodings ... ok [INFO] [stdout] test logging::logger::rolling_file::test::clear_old_archives_ignores_missing_files ... ok [INFO] [stdout] test service::routing::test::absolute_form ... ok [INFO] [stdout] test service::mdc::test::basic ... ok [INFO] [stdout] test service::gzip::test::respect_rejecting_accept_encoding ... ok [INFO] [stdout] test service::catch_unwind::test::service_async_panic ... ok [INFO] [stdout] test service::catch_unwind::test::service_panic ... ok [INFO] [stdout] test service::catch_unwind::test::body_panic ... ok [INFO] [stdout] test service::gzip::test::gzip_large_response ... ok [INFO] [stdout] test blocking::pool::job_queue::test::wake_lifo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] [stderr] Doc-tests witchcraft-server [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 20) ... ignored [INFO] [stdout] test src/lib.rs - (line 65) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3508d6b17b361c60baf52cb5ad09cf5e6dc1bd69d6c23569f3582cdfbbd249e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3508d6b17b361c60baf52cb5ad09cf5e6dc1bd69d6c23569f3582cdfbbd249e8", kill_on_drop: false }` [INFO] [stdout] 3508d6b17b361c60baf52cb5ad09cf5e6dc1bd69d6c23569f3582cdfbbd249e8