[INFO] cloning repository https://github.com/Artem-Zhdanov/msq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artem-Zhdanov/msq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtem-Zhdanov%2Fmsq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtem-Zhdanov%2Fmsq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f54a7e1f75611be93cf930b381fcf812f67e0a5
[INFO] testing Artem-Zhdanov/msq against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtem-Zhdanov%2Fmsq" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artem-Zhdanov/msq
[INFO] finished tweaking git repo https://github.com/Artem-Zhdanov/msq
[INFO] tweaked toml for git repo https://github.com/Artem-Zhdanov/msq written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artem-Zhdanov/msq on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artem-Zhdanov/msq 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded c-types v4.0.0
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded opentelemetry v0.27.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.27.0
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded hyper-util v0.1.11
[INFO] [stderr]   Downloaded opentelemetry-proto v0.27.0
[INFO] [stderr]   Downloaded ctor v0.4.2
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.27.1
[INFO] [stderr]   Downloaded msquic v2.5.0-beta4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 876e802814cb910734f39c3fcfe17343756fb5ab6f955592e040789028cafdad
[INFO] running `Command { std: "docker" "start" "-a" "876e802814cb910734f39c3fcfe17343756fb5ab6f955592e040789028cafdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "876e802814cb910734f39c3fcfe17343756fb5ab6f955592e040789028cafdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876e802814cb910734f39c3fcfe17343756fb5ab6f955592e040789028cafdad", kill_on_drop: false }`
[INFO] [stdout] 876e802814cb910734f39c3fcfe17343756fb5ab6f955592e040789028cafdad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce314a5cc25d673412de41bdae34c098899743bf459e08888e1132fc08f699c
[INFO] running `Command { std: "docker" "start" "-a" "cce314a5cc25d673412de41bdae34c098899743bf459e08888e1132fc08f699c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling msquic v2.5.0-beta4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling c-types v4.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling msq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Settings`
[INFO] [stdout]   --> src/bin/pub.rs:12:85
[INFO] [stdout]    |
[INFO] [stdout] 12 |     CredentialConfig, CredentialFlags, Registration, RegistrationConfig, SendFlags, Settings,
[INFO] [stdout]    |                                                                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ServerResumptionLevel` and `Settings`
[INFO] [stdout]   --> src/bin/sub.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ServerResumptionLevel, Settings, Stream, StreamEvent, StreamRef,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 50s
[INFO] running `Command { std: "docker" "inspect" "cce314a5cc25d673412de41bdae34c098899743bf459e08888e1132fc08f699c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce314a5cc25d673412de41bdae34c098899743bf459e08888e1132fc08f699c", kill_on_drop: false }`
[INFO] [stdout] cce314a5cc25d673412de41bdae34c098899743bf459e08888e1132fc08f699c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f714c1107b7c34b09fdeeb9b46c07e3baafbfec2bc321aaa1dde7460e00376c
[INFO] running `Command { std: "docker" "start" "-a" "1f714c1107b7c34b09fdeeb9b46c07e3baafbfec2bc321aaa1dde7460e00376c", kill_on_drop: false }`
[INFO] [stderr]    Compiling msq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ServerResumptionLevel` and `Settings`
[INFO] [stdout]   --> src/bin/sub.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ServerResumptionLevel, Settings, Stream, StreamEvent, StreamRef,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Settings`
[INFO] [stdout]   --> src/bin/pub.rs:12:85
[INFO] [stdout]    |
[INFO] [stdout] 12 |     CredentialConfig, CredentialFlags, Registration, RegistrationConfig, SendFlags, Settings,
[INFO] [stdout]    |                                                                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "1f714c1107b7c34b09fdeeb9b46c07e3baafbfec2bc321aaa1dde7460e00376c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f714c1107b7c34b09fdeeb9b46c07e3baafbfec2bc321aaa1dde7460e00376c", kill_on_drop: false }`
[INFO] [stdout] 1f714c1107b7c34b09fdeeb9b46c07e3baafbfec2bc321aaa1dde7460e00376c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdf70872907942f9a658a73f23131fcdb66d8046b568f810254cc675a08d44ed
[INFO] running `Command { std: "docker" "start" "-a" "bdf70872907942f9a658a73f23131fcdb66d8046b568f810254cc675a08d44ed", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Settings`
[INFO] [stderr]   --> src/bin/pub.rs:12:85
[INFO] [stderr]    |
[INFO] [stderr] 12 |     CredentialConfig, CredentialFlags, Registration, RegistrationConfig, SendFlags, Settings,
[INFO] [stderr]    |                                                                                     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ServerResumptionLevel` and `Settings`
[INFO] [stderr]   --> src/bin/sub.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     ServerResumptionLevel, Settings, Stream, StreamEvent, StreamRef,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `msq` (bin "pub" test) generated 1 warning (run `cargo fix --bin "pub" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `msq` (bin "sub" test) generated 1 warning (run `cargo fix --bin "sub" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msq-6d17cd766affdc48)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_empty_string_should_fail ... ok
[INFO] [stdout] test tests::test_parse_duplicate_and_sorted ... ok
[INFO] [stdout] test tests::test_invalid_port_number ... ok
[INFO] [stdout] test tests::test_parse_mixed_ports ... ok
[INFO] [stdout] test tests::test_parse_port_ranges ... ok
[INFO] [stdout] test tests::test_invalid_range_order ... ok
[INFO] [stdout] test tests::test_parse_single_ports ... ok
[INFO] [stdout] test tests::test_parse_with_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pub.rs (/opt/rustwide/target/debug/deps/pub-3cbeb4726ad9fc2f)
[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/bin/sub.rs (/opt/rustwide/target/debug/deps/sub-c9587cf97acb2e88)
[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]    Doc-tests msq
[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" "bdf70872907942f9a658a73f23131fcdb66d8046b568f810254cc675a08d44ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf70872907942f9a658a73f23131fcdb66d8046b568f810254cc675a08d44ed", kill_on_drop: false }`
[INFO] [stdout] bdf70872907942f9a658a73f23131fcdb66d8046b568f810254cc675a08d44ed
