[INFO] fetching crate arcly-stream 0.8.3...
[INFO] testing arcly-stream-0.8.3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate arcly-stream 0.8.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate arcly-stream 0.8.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate arcly-stream 0.8.3
[INFO] tweaked toml for crates.io crate arcly-stream 0.8.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arcly-stream 0.8.3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arcly-stream 0.8.3 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df
[INFO] running `Command { std: "docker" "start" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling arcly-stream v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s
[INFO] running `Command { std: "docker" "inspect" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling arcly-stream v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: struct `Rng` is never constructed
[INFO] [stdout]   --> tests/parser_panic_sweep.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Rng(u64);
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_u64`, and `bytes` are never used
[INFO] [stdout]   --> tests/parser_panic_sweep.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Rng {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 18 |     fn new(seed: u64) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn next_u64(&mut self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn bytes(&mut self, len: usize) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sweep` is never used
[INFO] [stdout]   --> tests/parser_panic_sweep.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn sweep(mut f: impl FnMut(&[u8])) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.50s
[INFO] running `Command { std: "docker" "inspect" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Rng` is never constructed
[INFO] [stderr]   --> tests/parser_panic_sweep.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Rng(u64);
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `next_u64`, and `bytes` are never used
[INFO] [stderr]   --> tests/parser_panic_sweep.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl Rng {
[INFO] [stderr]    | -------- associated items in this implementation
[INFO] [stderr] 18 |     fn new(seed: u64) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     fn next_u64(&mut self) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn bytes(&mut self, len: usize) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sweep` is never used
[INFO] [stderr]   --> tests/parser_panic_sweep.rs:36:4
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn sweep(mut f: impl FnMut(&[u8])) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arcly-stream` (test "parser_panic_sweep") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcly_stream-ed49b21850b41708)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test auth::query_tests::empty_token_is_none ... ok
[INFO] [stdout] test auth::query_tests::extracts_token_among_params ... ok
[INFO] [stdout] test auth::query_tests::token_only_without_path ... ok
[INFO] [stdout] test bus::handle::tests::close_terminates_recv_while_a_handle_clone_is_held ... ok
[INFO] [stdout] test bus::handle::tests::default_max_lag_evicts_slow_subscriber ... ok
[INFO] [stdout] test bus::handle::tests::gop_byte_cap_bounds_replay_buffer_memory ... ok
[INFO] [stdout] test bus::handle::tests::gop_truncation_signals_once_per_gop ... ok
[INFO] [stdout] test bus::handle::tests::mono_clock_is_monotonic_and_drives_last_frame ... ok
[INFO] [stdout] test error::tests::io_errors_convert_via_from ... ok
[INFO] [stdout] test error::tests::protocol_helpers_set_kind_and_render_it ... ok
[INFO] [stdout] test error::tests::structured_variants_carry_context ... ok
[INFO] [stdout] test frame::tests::audio_frame_defaults_track_and_type ... ok
[INFO] [stdout] test frame::tests::codec_id_roundtrips_through_u8 ... ok
[INFO] [stdout] test frame::tests::frame_flags_compose ... ok
[INFO] [stdout] test frame::tests::rescale_does_not_overflow_for_long_streams ... ok
[INFO] [stdout] test audit::tests::file_audit_sink_appends_lines ... ok
[INFO] [stdout] test frame::tests::rescales_timestamps_into_other_timebases ... ok
[INFO] [stdout] test identity::tests::newtypes_are_cheap_clones_with_value_equality ... ok
[INFO] [stdout] test frame::tests::video_keyframe_classification ... ok
[INFO] [stdout] test health::tests::capacity_check_degrades_then_fails ... ok
[INFO] [stdout] test inbound::tests::custom_protocol_publishes_through_ingest_context ... ok
[INFO] [stdout] test inbound::tests::dropping_session_releases_the_slot ... ok
[INFO] [stdout] test inbound::tests::finishing_a_session_notifies_subscribers_via_the_bus ... ok
[INFO] [stdout] test identity::tests::identifiers_roundtrip_through_serde ... ok
[INFO] [stdout] test health::tests::aggregates_to_worst_status ... ok
[INFO] [stdout] test identity::tests::layer_key_round_trips_with_base ... ok
[INFO] [stdout] test identity::tests::stream_key_display_is_app_slash_stream ... ok
[INFO] [stdout] test transcode::tests::republishes_renditions_to_layer_streams ... ok
[INFO] [stdout] test audit::tests::lifecycle_hooks_are_audited ... ok
[INFO] [stdout] test auth::query_tests::absent_token_is_none ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-846768dd51b1e07a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test gop_cache_replays_for_instant_start ... ok
[INFO] [stdout] test event_bus_reports_lifecycle ... ok
[INFO] [stdout] test pump_source_drives_a_media_source ... ok
[INFO] [stdout] test resilient_subscription_resyncs_and_reports_lag ... ok
[INFO] [stdout] test authenticator_gates_publish ... ok
[INFO] [stdout] test metadata_is_live_after_publish ... ok
[INFO] [stdout] test serve_cancels_siblings_when_one_handler_exits ... ok
[INFO] [stdout] test serve_drives_a_custom_protocol_handler ... ok
[INFO] [stdout] test engine_is_codec_agnostic_for_gop_and_eviction ... ok
[INFO] [stdout] test register_app_rejects_duplicates ... ok
[INFO] [stdout] test subscription_evicts_after_max_lag ... ok
[INFO] [stdout] test idle_reaper_ends_silent_streams ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_panic_sweep.rs (/opt/rustwide/target/debug/deps/parser_panic_sweep-dd46364d6d398cdd)
[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 tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-5df862867afea4cc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test unknown_app_is_an_error ... ok
[INFO] [stdout] test late_joiner_gets_cached_config ... ok
[INFO] [stdout] test publish_subscribe_roundtrip ... ok
[INFO] [stdout] test publisher_limit_is_enforced ... ok
[INFO] [stdout] test duplicate_publish_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests arcly_stream
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/traits.rs - traits::SinkDriver (line 46) ... ignored
[INFO] [stdout] test src/bus/handle.rs - bus::handle::StreamHandle::update_metadata (line 652) - compile ... ok
[INFO] [stdout] test src/bus/handle.rs - bus::handle::Subscription::recv (line 727) - compile ... ok
[INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder::protocol (line 99) - compile ... FAILED
[INFO] [stdout] test src/bus/handle.rs - bus::handle::Subscription::max_lag (line 705) - compile ... ok
[INFO] [stdout] test src/audit.rs - audit::FileAuditSink (line 83) - compile ... ok
[INFO] [stdout] test src/engine/driver.rs - engine::driver::Engine::serve_registered (line 119) - compile ... FAILED
[INFO] [stdout] test src/engine/driver.rs - engine::driver::Engine::serve (line 29) - compile ... ok
[INFO] [stdout] test src/auth.rs - auth (line 9) - compile ... ok
[INFO] [stdout] test src/engine/driver.rs - engine::driver::Engine::serve_until_signal (line 91) - compile ... ok
[INFO] [stdout] test src/inbound.rs - inbound (line 61) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/frame.rs - frame::MediaFrame::pts_in (line 180) ... ok
[INFO] [stdout] test src/observe.rs - observe::StandardTelemetry (line 79) ... ok
[INFO] [stdout] test src/engine/mod.rs - engine::AppSpec (line 31) ... ok
[INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/engine/builder.rs - engine::builder::EngineBuilder::protocol (line 99) stdout ----
[INFO] [stdout] error[E0433]: cannot find `protocol` in `arcly_stream`
[INFO] [stdout]    --> src/engine/builder.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | use arcly_stream::protocol::rtmp::RtmpHandler;
[INFO] [stdout]     |                   ^^^^^^^^ could not find `protocol` in `arcly_stream`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "ingest")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `ingest` feature
[INFO] [stdout] 171 | #[cfg_attr(docsrs, doc(cfg(feature = "ingest")))]
[INFO] [stdout] 172 | pub mod protocol;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine/driver.rs - engine::driver::Engine::serve_registered (line 119) stdout ----
[INFO] [stdout] error[E0433]: cannot find `protocol` in `arcly_stream`
[INFO] [stdout]    --> src/engine/driver.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 | use arcly_stream::protocol::rtmp::RtmpHandler;
[INFO] [stdout]     |                   ^^^^^^^^ could not find `protocol` in `arcly_stream`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "ingest")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `ingest` feature
[INFO] [stdout] 171 | #[cfg_attr(docsrs, doc(cfg(feature = "ingest")))]
[INFO] [stdout] 172 | pub mod protocol;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/engine/builder.rs - engine::builder::EngineBuilder::protocol (line 99)
[INFO] [stdout]     src/engine/driver.rs - engine::driver::Engine::serve_registered (line 119)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df", kill_on_drop: false }`
[INFO] [stdout] 801cc995483450a35f3510ff04013ef98acaff4fb005ee37759014f760f7b6df
