[INFO] cloning repository https://github.com/dvc94ch/ipld-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/ipld-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721ad2825d9f2a917344142bd294400b9e23f405 [INFO] testing dvc94ch/ipld-daemon against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] finished tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] tweaked toml for git repo https://github.com/dvc94ch/ipld-daemon written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/ipld-daemon 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7204841f1aa2c0818e9f428ef65556b5ec0d372361212ca0ad087f333b75b0f5 [INFO] running `Command { std: "docker" "start" "-a" "7204841f1aa2c0818e9f428ef65556b5ec0d372361212ca0ad087f333b75b0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7204841f1aa2c0818e9f428ef65556b5ec0d372361212ca0ad087f333b75b0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7204841f1aa2c0818e9f428ef65556b5ec0d372361212ca0ad087f333b75b0f5", kill_on_drop: false }` [INFO] [stdout] 7204841f1aa2c0818e9f428ef65556b5ec0d372361212ca0ad087f333b75b0f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d409b099b8f1c25a41743bda73d08c767194b278bc7aa3df51b56d0993b8917e [INFO] running `Command { std: "docker" "start" "-a" "d409b099b8f1c25a41743bda73d08c767194b278bc7aa3df51b56d0993b8917e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc) [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling whoami v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling slog-journald v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0) [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2) [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-std v0.99.8 (https://github.com/dvc94ch/async-std#e35771b4) [INFO] [stderr] Compiling libipld-base v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling dag-cbor-derive v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling dag-cbor v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling async-filelock v0.1.0 (https://github.com/dvc94ch/async-filelock#58571bcb) [INFO] [stderr] Compiling libipld v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling pagecache v0.19.4 [INFO] [stderr] Compiling sled v0.28.0 [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 40s [INFO] running `Command { std: "docker" "inspect" "d409b099b8f1c25a41743bda73d08c767194b278bc7aa3df51b56d0993b8917e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d409b099b8f1c25a41743bda73d08c767194b278bc7aa3df51b56d0993b8917e", kill_on_drop: false }` [INFO] [stdout] d409b099b8f1c25a41743bda73d08c767194b278bc7aa3df51b56d0993b8917e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3dc78cf1a0c5143d46e0d6964e53c3327d482a21d0fab704fd79a97ef98911d [INFO] running `Command { std: "docker" "start" "-a" "f3dc78cf1a0c5143d46e0d6964e53c3327d482a21d0fab704fd79a97ef98911d", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.45s [INFO] running `Command { std: "docker" "inspect" "f3dc78cf1a0c5143d46e0d6964e53c3327d482a21d0fab704fd79a97ef98911d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3dc78cf1a0c5143d46e0d6964e53c3327d482a21d0fab704fd79a97ef98911d", kill_on_drop: false }` [INFO] [stdout] f3dc78cf1a0c5143d46e0d6964e53c3327d482a21d0fab704fd79a97ef98911d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c58b07ad6369391ca7f9decb08bc2585bd62c519ab97df1ccb935d727add38e3 [INFO] running `Command { std: "docker" "start" "-a" "c58b07ad6369391ca7f9decb08bc2585bd62c519ab97df1ccb935d727add38e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon-a083281b57c2036e) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/ipld_daemon-fdc1b11fc98d7417) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon_client-8473f72139b94fe1) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::linearizable ... ignored [INFO] [stdout] test tests::mem_buf_store_eqv ... ignored [INFO] [stdout] test tests::create_read_remove_link ... ok [INFO] [stdout] test tests::pin_unpin_block ... ok [INFO] [stdout] test tests::autopin_block ... ok [INFO] [stdout] test tests::read_write_block ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::read_write_block [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p ipld-daemon-client --lib` [INFO] running `Command { std: "docker" "inspect" "c58b07ad6369391ca7f9decb08bc2585bd62c519ab97df1ccb935d727add38e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58b07ad6369391ca7f9decb08bc2585bd62c519ab97df1ccb935d727add38e3", kill_on_drop: false }` [INFO] [stdout] c58b07ad6369391ca7f9decb08bc2585bd62c519ab97df1ccb935d727add38e3