[INFO] fetching crate originz 0.0.1... [INFO] testing originz-0.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate originz 0.0.1 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate originz 0.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate originz 0.0.1 [INFO] finished tweaking crates.io crate originz 0.0.1 [INFO] tweaked toml for crates.io crate originz 0.0.1 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate originz 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.1.4 [INFO] [stderr] Downloaded async-timer v0.7.4 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded git-testament-derive v0.1.13 [INFO] [stderr] Downloaded combine v4.6.3 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded git-testament v0.2.1 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.31 [INFO] [stderr] Downloaded futures-delay-queue v0.5.0 [INFO] [stderr] Downloaded retainer_nickbp v0.2.2-nickbp [INFO] [stderr] Downloaded rkyv v0.7.31 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded digest v0.10.2 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded tracing-subscriber v0.3.8 [INFO] [stderr] Downloaded crypto-common v0.1.2 [INFO] [stderr] Downloaded redis v0.21.5 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb137937b2bcabd43fcfd7f371484a9833a03293b75213dbe2b9aa0740b5e33 [INFO] running `Command { std: "docker" "start" "-a" "bbb137937b2bcabd43fcfd7f371484a9833a03293b75213dbe2b9aa0740b5e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb137937b2bcabd43fcfd7f371484a9833a03293b75213dbe2b9aa0740b5e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb137937b2bcabd43fcfd7f371484a9833a03293b75213dbe2b9aa0740b5e33", kill_on_drop: false }` [INFO] [stdout] bbb137937b2bcabd43fcfd7f371484a9833a03293b75213dbe2b9aa0740b5e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4917558ff264273c79a23fdbdd5c19a7df7bef7878e45eb52554cc13aa684237 [INFO] running `Command { std: "docker" "start" "-a" "4917558ff264273c79a23fdbdd5c19a7df7bef7878e45eb52554cc13aa684237", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling packed_struct v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling rkyv v0.7.31 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling async-timer v0.7.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling packed_struct_codegen v0.10.0 [INFO] [stderr] Compiling rkyv_derive v0.7.31 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling retainer_nickbp v0.2.2-nickbp [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling git-testament-derive v0.1.13 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling git-testament v0.2.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling originz v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.55s [INFO] running `Command { std: "docker" "inspect" "4917558ff264273c79a23fdbdd5c19a7df7bef7878e45eb52554cc13aa684237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4917558ff264273c79a23fdbdd5c19a7df7bef7878e45eb52554cc13aa684237", kill_on_drop: false }` [INFO] [stdout] 4917558ff264273c79a23fdbdd5c19a7df7bef7878e45eb52554cc13aa684237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b52d263721fc1087f14c37b571611e317dca0fbd6f17660f614a86818035fc [INFO] running `Command { std: "docker" "start" "-a" "73b52d263721fc1087f14c37b571611e317dca0fbd6f17660f614a86818035fc", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling futures-delay-queue v0.5.0 [INFO] [stderr] Compiling originz v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `Command { std: "docker" "inspect" "73b52d263721fc1087f14c37b571611e317dca0fbd6f17660f614a86818035fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b52d263721fc1087f14c37b571611e317dca0fbd6f17660f614a86818035fc", kill_on_drop: false }` [INFO] [stdout] 73b52d263721fc1087f14c37b571611e317dca0fbd6f17660f614a86818035fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d7212d10c399e5e3634f2ed442aa79de93991fe4425a99b9a5d47f6c97ae448 [INFO] running `Command { std: "docker" "start" "-a" "3d7212d10c399e5e3634f2ed442aa79de93991fe4425a99b9a5d47f6c97ae448", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/originz-6f0ac92df63ea83b) [INFO] [stdout] running 17 tests [INFO] [stdout] test codec::domain_name::tests::invalid_values ... ok [INFO] [stdout] test codec::domain_name::tests::read_basic_ignore_rest ... ok [INFO] [stdout] test codec::domain_name::tests::read_basic ... ok [INFO] [stdout] test codec::domain_name::tests::read_empty ... ok [INFO] [stdout] test codec::domain_name::tests::read_noptr_ptrs ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_intra_loop ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_inter_loop ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_many ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_small ... ok [INFO] [stdout] test filter::filter::tests::iter_averylongteststringwithmanysegments ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_big ... ok [INFO] [stdout] test filter::filter::tests::iter_com ... ok [INFO] [stdout] test filter::filter::tests::iter_empty ... ok [INFO] [stdout] test filter::filter::tests::iter_wwwdomaincom ... ok [INFO] [stdout] test codec::domain_name::tests::read_pointer_tozero ... ok [INFO] [stdout] test filter::filter::tests::iter_wwwngeeknz ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/originz-5f6d82dcdbd23ea0) [INFO] [stdout] test filter::filter::tests::iter_domaincom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/codec_property.rs (/opt/rustwide/target/debug/deps/codec_property-001588102f7cac90) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test characterstring_read_doesnt_crash ... ok [INFO] [stdout] test domainname_read_doesnt_crash ... ok [INFO] [stdout] test domainname_readnoptr_doesnt_crash ... ok [INFO] [stdout] test message_decode_doesnt_crash ... ok [INFO] [stdout] test domainname_encode_decode ... ok [INFO] [stdout] test characterstring_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Doc-tests originz [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d7212d10c399e5e3634f2ed442aa79de93991fe4425a99b9a5d47f6c97ae448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7212d10c399e5e3634f2ed442aa79de93991fe4425a99b9a5d47f6c97ae448", kill_on_drop: false }` [INFO] [stdout] 3d7212d10c399e5e3634f2ed442aa79de93991fe4425a99b9a5d47f6c97ae448