[INFO] cloning repository https://github.com/BeLeap/pollapo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeLeap/pollapo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b945c8a62f4eb1488fa0d2235c8d7fe67d13e6
[INFO] building BeLeap/pollapo-rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BeLeap/pollapo-rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BeLeap/pollapo-rs
[INFO] finished tweaking git repo https://github.com/BeLeap/pollapo-rs
[INFO] tweaked toml for git repo https://github.com/BeLeap/pollapo-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BeLeap/pollapo-rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded serial_test_derive v3.0.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded futures-lite v2.1.0
[INFO] [stderr]   Downloaded piz v0.5.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded iana-time-zone v0.1.48
[INFO] [stderr]   Downloaded codepage-437 v0.1.0
[INFO] [stderr]   Downloaded async_zip v0.0.16
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded serial_test v3.0.0
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63c8a643580602698d26d1e8fb24c5b971462354401a0c35cef2277333c5694b
[INFO] running `Command { std: "docker" "start" "-a" "63c8a643580602698d26d1e8fb24c5b971462354401a0c35cef2277333c5694b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c8a643580602698d26d1e8fb24c5b971462354401a0c35cef2277333c5694b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c8a643580602698d26d1e8fb24c5b971462354401a0c35cef2277333c5694b", kill_on_drop: false }`
[INFO] [stdout] 63c8a643580602698d26d1e8fb24c5b971462354401a0c35cef2277333c5694b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e2c7bee18d1d15a6924a86e383473340796f47435cd8d874dcb16ff61b44fb3
[INFO] running `Command { std: "docker" "start" "-a" "3e2c7bee18d1d15a6924a86e383473340796f47435cd8d874dcb16ff61b44fb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling futures-lite v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling piz v0.5.1
[INFO] [stderr]    Compiling async_zip v0.0.16
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling pollapo v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `zip_tree`
[INFO] [stdout]   --> src/cmds/install.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let zip_tree = as_tree(zipball.entries()).unwrap_or_else(|err| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]   --> src/cmds/install.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dep: &str,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_dir`
[INFO] [stdout]   --> src/cmds/install.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cache_dir: &str,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_cache_hit` is never used
[INFO] [stdout]   --> src/cmds/install.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn check_cache_hit(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_cache` is never used
[INFO] [stdout]    --> src/cmds/install.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn extract_cache(path: &std::path::PathBuf, dep: &str, target_dir: Option<&str>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_parent_by_depth` is never used
[INFO] [stdout]  --> src/utils/archive.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn get_parent_by_depth<P: AsRef<Path>>(filepath: P, depth: usize) -> PathBuf {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip` is never used
[INFO] [stdout]  --> src/utils/archive.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn strip<P: AsRef<Path>>(filepath: P, depth: usize) -> PathBuf {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.67s
[INFO] running `Command { std: "docker" "inspect" "3e2c7bee18d1d15a6924a86e383473340796f47435cd8d874dcb16ff61b44fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e2c7bee18d1d15a6924a86e383473340796f47435cd8d874dcb16ff61b44fb3", kill_on_drop: false }`
[INFO] [stdout] 3e2c7bee18d1d15a6924a86e383473340796f47435cd8d874dcb16ff61b44fb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66f61669fe25d791eae21ed0f9f6b73616f5f0df44ed27712b3d25bb727610d
[INFO] running `Command { std: "docker" "start" "-a" "a66f61669fe25d791eae21ed0f9f6b73616f5f0df44ed27712b3d25bb727610d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling serial_test v3.0.0
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling piz v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling pollapo v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `zip_tree`
[INFO] [stdout]   --> src/cmds/install.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let zip_tree = as_tree(zipball.entries()).unwrap_or_else(|err| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/cmds/install.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let path = tokio_test::block_on(install_dep_to_cache(
[INFO] [stdout]     |                                         -------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 188 |             Some("cache_test"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ expected `&str`, found `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                     found enum `std::option::Option<&str>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/cmds/install.rs:58:10
[INFO] [stdout]     |
[INFO] [stdout] 58  | async fn install_dep_to_cache(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61  |     cache_dir: &str,
[INFO] [stdout]     |     ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]   --> src/cmds/install.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dep: &str,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_dir`
[INFO] [stdout]   --> src/cmds/install.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cache_dir: &str,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pollapo` (bin "pollapo" test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a66f61669fe25d791eae21ed0f9f6b73616f5f0df44ed27712b3d25bb727610d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66f61669fe25d791eae21ed0f9f6b73616f5f0df44ed27712b3d25bb727610d", kill_on_drop: false }`
[INFO] [stdout] a66f61669fe25d791eae21ed0f9f6b73616f5f0df44ed27712b3d25bb727610d
