[INFO] fetching crate phantomlink 0.1.0... [INFO] testing phantomlink-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate phantomlink 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate phantomlink 0.1.0 [INFO] finished tweaking crates.io crate phantomlink 0.1.0 [INFO] tweaked toml for crates.io crate phantomlink 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phantomlink 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phantomlink 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef9c17ca0825e8f502267d3e57ab743bab7953e66d254db77496a921cb7d3670 [INFO] running `Command { std: "docker" "start" "-a" "ef9c17ca0825e8f502267d3e57ab743bab7953e66d254db77496a921cb7d3670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef9c17ca0825e8f502267d3e57ab743bab7953e66d254db77496a921cb7d3670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9c17ca0825e8f502267d3e57ab743bab7953e66d254db77496a921cb7d3670", kill_on_drop: false }` [INFO] [stdout] ef9c17ca0825e8f502267d3e57ab743bab7953e66d254db77496a921cb7d3670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7cd30dd4b1f697aaf3a9373f61c9abd77ae11c9ba38d14b8d1d5a8cae52fc99 [INFO] running `Command { std: "docker" "start" "-a" "d7cd30dd4b1f697aaf3a9373f61c9abd77ae11c9ba38d14b8d1d5a8cae52fc99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling husky-rs v0.1.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling etherparse v0.18.0 [INFO] [stderr] Compiling shadow-rs v1.1.1 [INFO] [stderr] Compiling uom v0.37.0 [INFO] [stderr] Compiling thread-priority v1.2.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling clap_complete_nushell v4.5.7 [INFO] [stderr] Compiling spin_sleep v1.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling phantomlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/cli/opt.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use clap::{arg, command, Args, Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "d7cd30dd4b1f697aaf3a9373f61c9abd77ae11c9ba38d14b8d1d5a8cae52fc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7cd30dd4b1f697aaf3a9373f61c9abd77ae11c9ba38d14b8d1d5a8cae52fc99", kill_on_drop: false }` [INFO] [stdout] d7cd30dd4b1f697aaf3a9373f61c9abd77ae11c9ba38d14b8d1d5a8cae52fc99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44aa8da4183cce0578032974125d1a93d6670acedfcce940c118d111d6c6b04 [INFO] running `Command { std: "docker" "start" "-a" "c44aa8da4183cce0578032974125d1a93d6670acedfcce940c118d111d6c6b04", kill_on_drop: false }` [INFO] [stderr] Compiling phantomlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/cli/opt.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use clap::{arg, command, Args, Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `Command { std: "docker" "inspect" "c44aa8da4183cce0578032974125d1a93d6670acedfcce940c118d111d6c6b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44aa8da4183cce0578032974125d1a93d6670acedfcce940c118d111d6c6b04", kill_on_drop: false }` [INFO] [stdout] c44aa8da4183cce0578032974125d1a93d6670acedfcce940c118d111d6c6b04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 014ce7061a2fa536de1b55f5476da2bc1725ed39f284db6ae578f41df49ee7eb [INFO] running `Command { std: "docker" "start" "-a" "014ce7061a2fa536de1b55f5476da2bc1725ed39f284db6ae578f41df49ee7eb", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `arg` and `command` [INFO] [stderr] --> src/cli/opt.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | use clap::{arg, command, Args, Parser, Subcommand, ValueEnum}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `phantomlink` (bin "phantomlink" test) generated 1 warning (run `cargo fix --bin "phantomlink" -p phantomlink --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phantomlink-61356f7303931092) [INFO] [stdout] running 22 tests [INFO] [stdout] test byte_bounded_channel::test::test_capacity_enough_space_two_packets ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_exceeding_two_packets ... ok [INFO] [stdout] test byte_bounded_channel::test::test_channel_capacity_is_decreased_after_recv ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_enough_space ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_full ... ok [INFO] [stdout] test byte_bounded_channel::test::test_channel_full_does_not_interfere_with_recv ... ok [INFO] [stdout] test byte_bounded_channel::test::test_lock_free ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove_two_packets ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_app_startup ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_large_transport_pkt ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_pkt ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_transport_pkt ... ok [INFO] [stdout] test inflight_queue::test::test_add_pop_packet ... ok [INFO] [stdout] test inflight_queue::test::test_instant_eq ... ok [INFO] [stdout] test route_metrics::route_metric::tests::from_raw ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_exceeding ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove_no_packet ... ok [INFO] [stdout] test inflight_queue::test::test_add_wait_pop_packet ... ok [INFO] [stdout] test inflight_queue::test::test_packet_test_correct_order_faster_but_same_route ... ok [INFO] [stdout] test inflight_queue::test::test_packet_correct_order ... ok [INFO] [stdout] test inflight_queue::test::test_packet_overtaking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "014ce7061a2fa536de1b55f5476da2bc1725ed39f284db6ae578f41df49ee7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014ce7061a2fa536de1b55f5476da2bc1725ed39f284db6ae578f41df49ee7eb", kill_on_drop: false }` [INFO] [stdout] 014ce7061a2fa536de1b55f5476da2bc1725ed39f284db6ae578f41df49ee7eb