[INFO] fetching crate wconnect 0.8.2...
[INFO] testing wconnect-0.8.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wconnect 0.8.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wconnect 0.8.2
[INFO] finished tweaking crates.io crate wconnect 0.8.2
[INFO] tweaked toml for crates.io crate wconnect 0.8.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wconnect 0.8.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wconnect 0.8.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7df4fda745f385be79982efaf8820810002b244848b63ad13d68f42a4383497f
[INFO] running `Command { std: "docker" "start" "-a" "7df4fda745f385be79982efaf8820810002b244848b63ad13d68f42a4383497f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7df4fda745f385be79982efaf8820810002b244848b63ad13d68f42a4383497f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df4fda745f385be79982efaf8820810002b244848b63ad13d68f42a4383497f", kill_on_drop: false }`
[INFO] [stdout] 7df4fda745f385be79982efaf8820810002b244848b63ad13d68f42a4383497f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3115abda208e5c78b31c7890028869e2602b2b2a6a4f704fe1293ebc577e628f
[INFO] running `Command { std: "docker" "start" "-a" "3115abda208e5c78b31c7890028869e2602b2b2a6a4f704fe1293ebc577e628f", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling quiche v0.24.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling octets v0.3.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling boring-sys v4.21.1
[INFO] [stderr]    Compiling wispers-connect v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling boring v4.21.1
[INFO] [stderr]    Compiling wconnect v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "3115abda208e5c78b31c7890028869e2602b2b2a6a4f704fe1293ebc577e628f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3115abda208e5c78b31c7890028869e2602b2b2a6a4f704fe1293ebc577e628f", kill_on_drop: false }`
[INFO] [stdout] 3115abda208e5c78b31c7890028869e2602b2b2a6a4f704fe1293ebc577e628f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3fd4a49601da00cc584f59612249358c0464b1e71766b03c29142edce03d151
[INFO] running `Command { std: "docker" "start" "-a" "a3fd4a49601da00cc584f59612249358c0464b1e71766b03c29142edce03d151", kill_on_drop: false }`
[INFO] [stderr]    Compiling wconnect v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.06s
[INFO] running `Command { std: "docker" "inspect" "a3fd4a49601da00cc584f59612249358c0464b1e71766b03c29142edce03d151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fd4a49601da00cc584f59612249358c0464b1e71766b03c29142edce03d151", kill_on_drop: false }`
[INFO] [stdout] a3fd4a49601da00cc584f59612249358c0464b1e71766b03c29142edce03d151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6dd8dc069584442b1ae5315a1fd9b4a09ca0c3060fc3368efd7fea8912acc1f0
[INFO] running `Command { std: "docker" "start" "-a" "6dd8dc069584442b1ae5315a1fd9b4a09ca0c3060fc3368efd7fea8912acc1f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wconnect-e5539667d45da06b)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test proxy_common::tests::test_parse_wispers_host_invalid_node_number ... ok
[INFO] [stdout] test proxy_common::tests::test_parse_wispers_host_valid ... ok
[INFO] [stdout] test proxy_common::tests::test_parse_wispers_host_non_wispers ... ok
[INFO] [stdout] test proxy_http::tests::test_build_http_request ... ok
[INFO] [stdout] test proxy_http::tests::test_build_http_request_http10 ... ok
[INFO] [stdout] test proxy_http::tests::test_hop_by_hop_headers ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_connect_target_internet ... ok
[INFO] [stdout] test proxy_common::tests::test_proxy_error_status_codes ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_connect_target_no_egress ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_connect_target_no_port ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_connect_target_wispers ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_basic ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_egress ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_egress_with_port ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_forbidden_hostname ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_invalid_no_http ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_invalid_node_number ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_no_path ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_with_path ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_with_port ... ok
[INFO] [stdout] test proxy_http::tests::test_parse_proxy_target_with_query ... ok
[INFO] [stdout] test proxy_socks::tests::test_auth_request_structure ... ok
[INFO] [stdout] test proxy_socks::tests::test_auth_response_noauth ... ok
[INFO] [stdout] test proxy_socks::tests::test_connect_request_domain_structure ... ok
[INFO] [stdout] test proxy_socks::tests::test_connect_request_ipv4_structure ... ok
[INFO] [stdout] test proxy_socks::tests::test_connect_request_ipv6_structure ... ok
[INFO] [stdout] test proxy_socks::tests::test_connect_request_wispers_domain ... ok
[INFO] [stdout] test proxy_socks::tests::test_invalid_wispers_domain ... ok
[INFO] [stdout] test proxy_socks::tests::test_ipv4_address_formatting ... ok
[INFO] [stdout] test proxy_socks::tests::test_auth_request_multiple_methods ... ok
[INFO] [stdout] test proxy_socks::tests::test_ipv6_address_formatting ... ok
[INFO] [stdout] test proxy_socks::tests::test_non_wispers_domain ... ok
[INFO] [stdout] test proxy_socks::tests::test_port_big_endian ... ok
[INFO] [stdout] test proxy_socks::tests::test_reply_codes ... ok
[INFO] [stdout] test proxy_socks::tests::test_reply_error_codes ... ok
[INFO] [stdout] test proxy_socks::tests::test_reply_structure ... ok
[INFO] [stdout] test proxy_socks::tests::test_socks5_constants ... ok
[INFO] [stdout] test proxy_socks::tests::test_unsupported_commands ... ok
[INFO] [stdout] test proxy_socks::tests::test_wispers_domain_parsing ... ok
[INFO] [stdout] test serving::tests::test_allowed_ports_parse_empty ... ok
[INFO] [stdout] test serving::tests::test_allowed_ports_parse_multiple ... ok
[INFO] [stdout] test serving::tests::test_allowed_ports_parse_invalid ... ok
[INFO] [stdout] test serving::tests::test_allowed_ports_parse_single ... ok
[INFO] [stdout] test serving::tests::test_allowed_ports_parse_with_spaces ... ok
[INFO] [stdout] test serving::tests::test_parse_host_port_basic ... ok
[INFO] [stdout] test serving::tests::test_parse_host_port_invalid ... ok
[INFO] [stdout] test serving::tests::test_parse_host_port_ipv4 ... ok
[INFO] [stdout] test serving::tests::test_parse_host_port_ipv6 ... ok
[INFO] [stdout] test serving::tests::test_parse_host_port_localhost ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6dd8dc069584442b1ae5315a1fd9b4a09ca0c3060fc3368efd7fea8912acc1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd8dc069584442b1ae5315a1fd9b4a09ca0c3060fc3368efd7fea8912acc1f0", kill_on_drop: false }`
[INFO] [stdout] 6dd8dc069584442b1ae5315a1fd9b4a09ca0c3060fc3368efd7fea8912acc1f0
