[INFO] fetching crate seesaw_core 0.26.3...
[INFO] testing seesaw_core-0.26.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate seesaw_core 0.26.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate seesaw_core 0.26.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seesaw_core 0.26.3
[INFO] tweaked toml for crates.io crate seesaw_core 0.26.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seesaw_core 0.26.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seesaw_core 0.26.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1eb39ec003c1ecd4aaed61b47b29e45210e7764b9ad16f4d8fba26bc6a90a89
[INFO] running `Command { std: "docker" "start" "-a" "d1eb39ec003c1ecd4aaed61b47b29e45210e7764b9ad16f4d8fba26bc6a90a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1eb39ec003c1ecd4aaed61b47b29e45210e7764b9ad16f4d8fba26bc6a90a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1eb39ec003c1ecd4aaed61b47b29e45210e7764b9ad16f4d8fba26bc6a90a89", kill_on_drop: false }`
[INFO] [stdout] d1eb39ec003c1ecd4aaed61b47b29e45210e7764b9ad16f4d8fba26bc6a90a89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78d3c9bae3f6e77d4453b047cde938b524460920c111926b74bfa579725c11ec
[INFO] running `Command { std: "docker" "start" "-a" "78d3c9bae3f6e77d4453b047cde938b524460920c111926b74bfa579725c11ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling seesaw_core_macros v0.26.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling seesaw_core v0.26.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] running `Command { std: "docker" "inspect" "78d3c9bae3f6e77d4453b047cde938b524460920c111926b74bfa579725c11ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d3c9bae3f6e77d4453b047cde938b524460920c111926b74bfa579725c11ec", kill_on_drop: false }`
[INFO] [stdout] 78d3c9bae3f6e77d4453b047cde938b524460920c111926b74bfa579725c11ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77db2d606a9586d7b53e5e5c00e45de24862cf22541a2162863c08ba3b50cf49
[INFO] running `Command { std: "docker" "start" "-a" "77db2d606a9586d7b53e5e5c00e45de24862cf22541a2162863c08ba3b50cf49", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling seesaw_core v0.26.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EnrichmentResult` is never constructed
[INFO] [stdout]    --> tests/macro_api.rs:531:8
[INFO] [stdout]     |
[INFO] [stdout] 531 | struct EnrichmentResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]     --> tests/engine_integration.rs:2383:9
[INFO] [stdout]      |
[INFO] [stdout] 2383 |     let handle = engine
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]     --> tests/engine_integration.rs:2430:9
[INFO] [stdout]      |
[INFO] [stdout] 2430 |     let handle = engine
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transient` is never read
[INFO] [stdout]     --> tests/engine_integration.rs:3358:9
[INFO] [stdout]      |
[INFO] [stdout] 3355 |     struct FailSkip {
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 3358 |         transient: String,
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `FailSkip` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `secret_data` is never read
[INFO] [stdout]     --> tests/engine_integration.rs:3415:9
[INFO] [stdout]      |
[INFO] [stdout] 3411 |     struct ExtractEvent {
[INFO] [stdout]      |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 3415 |         secret_data: Vec<u8>,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ExtractEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExpansionTriggered` is never constructed
[INFO] [stdout]     --> tests/engine_integration.rs:3613:8
[INFO] [stdout]      |
[INFO] [stdout] 3613 | struct ExpansionTriggered;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Enriched` is never constructed
[INFO] [stdout]     --> tests/engine_integration.rs:3735:8
[INFO] [stdout]      |
[INFO] [stdout] 3735 | struct Enriched {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.74s
[INFO] running `Command { std: "docker" "inspect" "77db2d606a9586d7b53e5e5c00e45de24862cf22541a2162863c08ba3b50cf49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77db2d606a9586d7b53e5e5c00e45de24862cf22541a2162863c08ba3b50cf49", kill_on_drop: false }`
[INFO] [stdout] 77db2d606a9586d7b53e5e5c00e45de24862cf22541a2162863c08ba3b50cf49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 244c1192baa1a1f482bf604ceb9fe64948a37e647447211fff31b02a75844bc6
[INFO] running `Command { std: "docker" "start" "-a" "244c1192baa1a1f482bf604ceb9fe64948a37e647447211fff31b02a75844bc6", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]     --> tests/engine_integration.rs:2383:9
[INFO] [stderr]      |
[INFO] [stderr] 2383 |     let handle = engine
[INFO] [stderr]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]     --> tests/engine_integration.rs:2430:9
[INFO] [stderr]      |
[INFO] [stderr] 2430 |     let handle = engine
[INFO] [stderr]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr] 
[INFO] [stderr] warning: field `transient` is never read
[INFO] [stderr]     --> tests/engine_integration.rs:3358:9
[INFO] [stderr]      |
[INFO] [stderr] 3355 |     struct FailSkip {
[INFO] [stderr]      |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 3358 |         transient: String,
[INFO] [stderr]      |         ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `FailSkip` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `secret_data` is never read
[INFO] [stderr]     --> tests/engine_integration.rs:3415:9
[INFO] [stderr]      |
[INFO] [stderr] 3411 |     struct ExtractEvent {
[INFO] [stderr]      |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 3415 |         secret_data: Vec<u8>,
[INFO] [stderr]      |         ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ExtractEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExpansionTriggered` is never constructed
[INFO] [stderr]     --> tests/engine_integration.rs:3613:8
[INFO] [stderr]      |
[INFO] [stderr] 3613 | struct ExpansionTriggered;
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Enriched` is never constructed
[INFO] [stderr]     --> tests/engine_integration.rs:3735:8
[INFO] [stderr]      |
[INFO] [stderr] 3735 | struct Enriched {
[INFO] [stderr]      |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EnrichmentResult` is never constructed
[INFO] [stderr]    --> tests/macro_api.rs:531:8
[INFO] [stderr]     |
[INFO] [stderr] 531 | struct EnrichmentResult {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `seesaw_core` (test "engine_integration") generated 6 warnings (run `cargo fix --test "engine_integration" -p seesaw_core` to apply 2 suggestions)
[INFO] [stderr] warning: `seesaw_core` (test "macro_api") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seesaw_core-bd08bc2e3bcbcaff)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test event_store::tests::causal_metadata_round_trips ... ok
[INFO] [stdout] test event_store::tests::empty_metadata_round_trips ... ok
[INFO] [stdout] test event_store::tests::empty_stream_returns_empty ... ok
[INFO] [stdout] test event_store::tests::append_and_load_aggregate_events ... ok
[INFO] [stdout] test event_store::tests::event_type_short_name_extracts_last_segment ... ok
[INFO] [stdout] test event_store::tests::load_global_from_empty_when_caught_up ... ok
[INFO] [stdout] test event_store::tests::load_global_from_returns_events_after_position ... ok
[INFO] [stdout] test event_store::tests::load_stream_from_filters_by_version ... ok
[INFO] [stdout] test event_store::tests::non_aggregate_event_is_persisted ... ok
[INFO] [stdout] test event_store::tests::streams_are_isolated ... ok
[INFO] [stdout] test handler::builders::tests::filter_does_not_force_queued_execution ... ok
[INFO] [stdout] test event_store::tests::position_increments_globally ... ok
[INFO] [stdout] test event_store::tests::idempotent_append_returns_existing_position ... ok
[INFO] [stdout] test handler::context::tests::journal_cloned_context_shares_sequence_counter ... ok
[INFO] [stdout] test handler::context::tests::ctx_run_multiple_calls_return_independent_results ... ok
[INFO] [stdout] test handler::context::tests::ctx_run_propagates_errors ... ok
[INFO] [stdout] test event_store::tests::metadata_round_trips ... ok
[INFO] [stdout] test handler::context::tests::journal_crash_retry_simulation ... ok
[INFO] [stdout] test handler::context::tests::journal_error_not_journaled_allows_retry ... ok
[INFO] [stdout] test handler::context::tests::journal_isolation_by_event_id ... ok
[INFO] [stdout] test handler::context::tests::journal_isolation_by_handler_id ... ok
[INFO] [stdout] test handler::context::tests::journal_many_sequential_runs ... ok
[INFO] [stdout] test handler::context::tests::journal_error_midway_preserves_prior_entries ... ok
[INFO] [stdout] test handler::context::tests::journal_persists_new_entries_to_store ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_unit_type ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_with_complex_struct ... ok
[INFO] [stdout] test handler::context::tests::journal_replays_multiple_entries_in_sequence ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_with_gap_in_seq_from_prior_error ... ok
[INFO] [stdout] test handler::context::tests::journal_error_then_retry_replays_and_continues ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_many_then_continue ... ok
[INFO] [stdout] test handler::context::tests::journal_preserved_on_retry_resolution ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_empty_vec ... ok
[INFO] [stdout] test handler::context::tests::test_effect_context_accessors ... ok
[INFO] [stdout] test handler::context::tests::journal_type_mismatch_on_replay_returns_error ... ok
[INFO] [stdout] test handler::context::tests::journal_clear_on_resolve_complete ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_with_option_none ... ok
[INFO] [stdout] test handler::context::tests::journal_replays_then_executes_fresh_after_journal_exhausted ... ok
[INFO] [stdout] test handler::context::tests::journal_seq_counter_advances_even_on_error ... ok
[INFO] [stdout] test handler::context::tests::test_effect_context_clone ... ok
[INFO] [stdout] test handler::context::tests::journal_sorts_unsorted_entries_on_load ... ok
[INFO] [stdout] test handler::context::tests::journal_replay_with_option_some ... ok
[INFO] [stdout] test handler::context::tests::journal_replays_single_entry_without_executing ... ok
[INFO] [stdout] test handler::error_event::tests::test_clone ... ok
[INFO] [stdout] test handler::error_event::tests::test_downcast_failure ... ok
[INFO] [stdout] test handler::error_event::tests::test_handler_error_creation ... ok
[INFO] [stdout] test handler::error_event::tests::test_downcast_success ... ok
[INFO] [stdout] test handler::types::tests::test_any_event_downcast ... ok
[INFO] [stdout] test handler::error_event::tests::test_debug_formatting ... ok
[INFO] [stdout] test handler::types::tests::test_emit_conversions ... ok
[INFO] [stdout] test handler::types::tests::test_event_output_debug ... ok
[INFO] [stdout] test handler_registry::tests::test_handler_can_handle ... ok
[INFO] [stdout] test handler_registry::tests::test_handler_registry_registers_handlers ... ok
[INFO] [stdout] test upcaster::tests::upcast_noop_for_unknown_event ... ok
[INFO] [stdout] test handler_registry::tests::test_group_handler ... ok
[INFO] [stdout] test upcaster::tests::upcast_chain_v1_to_v3 ... ok
[INFO] [stdout] test upcaster::tests::upcast_noop_when_current ... ok
[INFO] [stdout] test handler_registry::tests::test_multiple_handlers ... ok
[INFO] [stdout] test handler::context::tests::ctx_run_unit_return ... ok
[INFO] [stdout] test handler::context::tests::ctx_run_executes_closure_and_returns_result ... ok
[INFO] [stdout] test event_store::tests::load_global_from_respects_limit ... ok
[INFO] [stdout] test handler_registry::tests::test_register_rejects_duplicate_handler_ids - should panic ... ok
[INFO] [stdout] test handler_registry::tests::test_register_rejects_generated_id_for_queued_handler - should panic ... ok
[INFO] [stdout] test upcaster::tests::upcast_error_propagates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-31066acb3488beb6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling seesaw_core_macros v0.26.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking seesaw_core v0.26.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking seesaw_core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/seesaw_core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/event_enum_no_prefix.rs ... ok
[INFO] [stdout] test compile_fail ... ok
[INFO] [stderr] test tests/compile_fail/event_enum_no_serde_tag.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test tests/compile_fail/event_enum_untagged.rs ... ok
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.96s
[INFO] [stderr] test tests/compile_fail/filter_extract_exclusive.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 115 tests
[INFO] [stderr]      Running tests/engine_integration.rs (/opt/rustwide/target/debug/deps/engine_integration-6164e64afd8505b5)
[INFO] [stdout] test cancel_correlation_with_ephemeral_events ... ok
[INFO] [stdout] test basic_handler_fires ... ok
[INFO] [stdout] test cancel_dlqs_pending_handlers ... ok
[INFO] [stdout] test auto_persist_events_per_aggregate_stream ... ok
[INFO] [stdout] test ctx_run_executes_side_effect_in_handler ... ok
[INFO] [stdout] test auto_snapshot_every_n_events ... ok
[INFO] [stdout] test cancel_prevents_event_processing ... ok
[INFO] [stdout] test describe_fires_for_ephemeral_events ... ok
[INFO] [stdout] test cancel_mid_settle_rejects_downstream_events ... ok
[INFO] [stdout] test chained_ephemeral_to_ephemeral_to_persistent ... ok
[INFO] [stdout] test cold_start_hydration ... ok
[INFO] [stdout] test cross_aggregate_event_persisted_to_multiple_streams ... ok
[INFO] [stdout] test custom_correlation_id_propagates_to_child_events ... ok
[INFO] [stdout] test correlation_preserved_through_queued_chain ... ok
[INFO] [stdout] test cancel_does_not_affect_other_correlations ... ok
[INFO] [stdout] test deep_ephemeral_chain_with_hop_counting ... ok
[INFO] [stdout] test cancel_is_idempotent ... ok
[INFO] [stdout] test auto_snapshot_hydration_uses_checkpoint ... ok
[INFO] [stdout] test engine_without_event_store_identical_behavior ... ok
[INFO] [stdout] test dlq_terminal_event_published ... ok
[INFO] [stdout] test empty_aggregate_access_returns_default ... ok
[INFO] [stdout] test dlq_event_carries_failed_handler_id_in_metadata ... ok
[INFO] [stdout] test engine_status_delegates_to_store ... ok
[INFO] [stdout] test engine_without_on_dlq_unchanged ... ok
[INFO] [stdout] test dlq_terminal_event_from_ephemeral_triggered_handler ... ok
[INFO] [stdout] test ephemeral_event_does_not_run_projections ... ok
[INFO] [stdout] test emit_requires_settled ... ok
[INFO] [stdout] test ephemeral_event_idempotent_append ... ok
[INFO] [stdout] test describe_reflects_post_handler_aggregate_state ... ok
[INFO] [stdout] test dlq_terminal_preserves_correlation ... ok
[INFO] [stdout] test ephemeral_available_via_on_any_handler ... ok
[INFO] [stdout] test ephemeral_events_excluded_from_aggregate_streams ... ok
[INFO] [stdout] test ephemeral_event_handler_emits_persistent ... ok
[INFO] [stdout] test ephemeral_preserved_in_batch_fanout ... ok
[INFO] [stdout] test ephemeral_does_not_break_dlq_path ... ok
[INFO] [stdout] test ephemeral_only_root_event_still_settles ... ok
[INFO] [stdout] test ephemeral_available_in_projection ... ok
[INFO] [stdout] test ephemeral_event_hop_counting ... ok
[INFO] [stdout] test ephemeral_persistent_flag_propagates_through_causal_chain ... ok
[INFO] [stdout] test ephemeral_events_advance_checkpoint ... ok
[INFO] [stdout] test ephemeral_event_not_in_store ... ok
[INFO] [stdout] test ephemeral_event_does_not_apply_to_aggregates ... ok
[INFO] [stdout] test ephemeral_preserved_in_handler_chain ... ok
[INFO] [stdout] test ephemeral_event_with_retry_handler ... ok
[INFO] [stdout] test ephemeral_root_event_not_persisted ... ok
[INFO] [stdout] test ephemeral_root_via_emit_output ... ok
[INFO] [stdout] test ephemeral_via_emit_output ... ok
[INFO] [stdout] test events_without_aggregator_not_in_stream ... ok
[INFO] [stdout] test ephemeral_with_extract_handler ... ok
[INFO] [stdout] test ephemeral_triggers_on_any_handler ... ok
[INFO] [stdout] test event_metadata_stamped_on_persisted_events ... ok
[INFO] [stdout] test event_metadata_on_non_aggregate_events ... ok
[INFO] [stdout] test handler_returns_nothing ... ok
[INFO] [stdout] test handler_emits_chain ... ok
[INFO] [stdout] test invalidate_aggregate_forces_rehydration ... ok
[INFO] [stdout] test interleaved_persistent_ephemeral_batch_ordering ... ok
[INFO] [stdout] test ephemeral_shared_across_multiple_handlers ... ok
[INFO] [stdout] test journal_cleared_after_successful_handler ... ok
[INFO] [stdout] test journal_isolation_across_different_events ... ok
[INFO] [stdout] test journal_concurrent_ctx_run_from_spawned_tasks ... ok
[INFO] [stdout] test multi_type_handler_with_filter_fires_on_both_types ... ok
[INFO] [stdout] test multiple_ephemeral_root_events ... ok
[INFO] [stdout] test journal_panic_mid_execution_preserves_prior_entries ... ok
[INFO] [stdout] test journal_replays_completed_run_calls_on_retry ... ok
[INFO] [stdout] test no_metadata_produces_empty_map ... ok
[INFO] [stdout] test journal_works_for_ephemeral_event_handlers ... ok
[INFO] [stdout] test no_snapshot_without_threshold ... ok
[INFO] [stdout] test missing_snapshot_falls_back_to_full_replay ... ok
[INFO] [stdout] test omitted_correlation_id_auto_generates ... ok
[INFO] [stdout] test mixed_aggregate_types_independent_streams ... ok
[INFO] [stdout] test mixed_persistent_and_ephemeral_in_same_batch ... ok
[INFO] [stdout] test multi_type_handler_fires_on_both_event_types ... ok
[INFO] [stdout] test multiple_handlers_same_event ... ok
[INFO] [stdout] test journal_large_nested_payload_round_trips ... ok
[INFO] [stdout] test on_dlq_not_called_on_success ... ok
[INFO] [stdout] test custom_correlation_id_on_process_handle ... ok
[INFO] [stdout] test on_dlq_emits_event_on_handler_failure ... ok
[INFO] [stdout] test handler_panic_does_not_crash_engine ... ok
[INFO] [stdout] test on_dlq_receives_correct_info ... ok
[INFO] [stdout] test process_handle_cancel_works ... ok
[INFO] [stdout] test on_dlq_fires_after_all_retries_exhausted ... ok
[INFO] [stdout] test projection_error_recorded_as_projection_failure ... ok
[INFO] [stdout] test on_dlq_fires_for_each_failing_handler ... ok
[INFO] [stdout] test projection_error_does_not_stop_other_handlers ... ok
[INFO] [stdout] test on_dlq_fires_on_anyhow_bail ... ok
[INFO] [stdout] test on_dlq_fires_on_custom_error_type ... ok
[INFO] [stdout] test on_dlq_fires_on_queued_handler_panic ... ok
[INFO] [stdout] test queue_status_empty_after_settle ... ok
[INFO] [stdout] test queued_handler_executes ... ok
[INFO] [stdout] test on_dlq_mapper_error_does_not_crash_engine ... ok
[INFO] [stdout] test queue_status_shows_pending_before_settle ... ok
[INFO] [stdout] test settled_timeout_succeeds_when_fast ... ok
[INFO] [stdout] test sequential_events_same_aggregate_correct_versions ... ok
[INFO] [stdout] test singleton_hydrated_across_event_types_for_handler_filter ... ok
[INFO] [stdout] test snapshot_acceleration ... ok
[INFO] [stdout] test on_dlq_not_fired_when_retry_succeeds ... ok
[INFO] [stdout] test snapshot_not_triggered_by_ephemeral_events ... ok
[INFO] [stdout] test on_dlq_per_handler_on_failure_takes_precedence ... ok
[INFO] [stdout] test on_dlq_preserves_correlation_id ... ok
[INFO] [stdout] test on_failure_with_source_event_access ... ok
[INFO] [stdout] test snapshot_at_version_prevents_immediate_re_snapshot ... ok
[INFO] [stdout] test stale_snapshot_partial_replay_fills_gap ... ok
[INFO] [stdout] test upcaster_chain_in_aggregate_replay ... ok
[INFO] [stdout] test upcaster_transforms_old_event_for_handler ... ok
[INFO] [stdout] test rapid_fire_events_same_aggregate ... ok
[INFO] [stdout] test reclaimed_handler_sees_hydrated_aggregate_state ... ok
[INFO] [stdout] test save_snapshot_helper_works ... ok
[INFO] [stdout] test ephemeral_preserves_serde_skip_fields ... ok
[INFO] [stdout] test on_dlq_event_handler_failure_does_not_cascade ... ok
[INFO] [stdout] test transition_guard_works_after_cold_start ... ok
[INFO] [stdout] test retry_succeeds_on_second_attempt ... ok
[INFO] [stdout] test large_event_replay_produces_correct_state ... ok
[INFO] [stdout] test backoff_retries_handler_with_exponential_delay ... ok
[INFO] [stdout] test settled_timeout_errors_when_slow ... ok
[INFO] [stdout] test on_dlq_fires_on_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/event_macro.rs (/opt/rustwide/target/debug/deps/event_macro-f7b3cafaa6d7dc82)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test enum_camel_case_durable_name ... ok
[INFO] [stdout] test enum_event_prefix ... ok
[INFO] [stdout] test enum_screaming_snake_case ... ok
[INFO] [stdout] test enum_snake_case_durable_name ... ok
[INFO] [stdout] test ephemeral_struct ... ok
[INFO] [stdout] test enum_not_ephemeral ... ok
[INFO] [stdout] test enum_with_adjacent_tagging ... ok
[INFO] [stdout] test enum_with_serde_rename_per_variant ... ok
[INFO] [stdout] test enum_with_unit_and_named_variants ... ok
[INFO] [stdout] test ephemeral_enum ... ok
[INFO] [stdout] test struct_durable_name_is_snake_case ... ok
[INFO] [stdout] test struct_with_explicit_prefix ... ok
[INFO] [stdout] test enum_no_rename_uses_pascal_case ... ok
[INFO] [stderr]      Running tests/macro_api.rs (/opt/rustwide/target/debug/deps/macro_api-babde3c18b483132)
[INFO] [stdout] test enum_kebab_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test aggregator_apply_trait_generated ... ok
[INFO] [stdout] test aggregator_id_fn_apply_works ... ok
[INFO] [stdout] test singleton_aggregator_produces_vec ... ok
[INFO] [stdout] test multi_type_handler_generates_registrations_per_type ... ok
[INFO] [stdout] test effects_module_registration_works ... ok
[INFO] [stdout] test aggregator_id_fn_produces_vec ... ok
[INFO] [stdout] test aggregators_module_produces_vec ... ok
[INFO] [stdout] test bare_handler_inference_works ... ok
[INFO] [stderr]      Running tests/stress_tests.rs (/opt/rustwide/target/debug/deps/stress_tests-953c87a137f82135)
[INFO] [stdout] test singleton_aggregator_apply_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test context_exposes_all_fields ... ok
[INFO] [stdout] test dispatch_event_with_no_handler_settles_cleanly ... ok
[INFO] [stdout] test emit_none_produces_no_events ... ok
[INFO] [stdout] test aggregate_state_transitions_correctly ... ok
[INFO] [stdout] test aggregate_state_isolated_between_ids ... ok
[INFO] [stdout] test dispatch_returns_valid_process_handle ... ok
[INFO] [stdout] test deep_causal_chain_preserves_parent_links ... ok
[INFO] [stdout] test filter_blocks_non_matching_events ... ok
[INFO] [stdout] test handler_can_access_deps ... ok
[INFO] [stdout] test idempotency_key_is_deterministic ... ok
[INFO] [stdout] test multiple_projections_run_sequentially_before_parallel_handlers ... ok
[INFO] [stdout] test handlers_execute_in_priority_order ... ok
[INFO] [stdout] test hops_increment_through_chain ... ok
[INFO] [stdout] test multiple_dispatches_have_independent_correlation_ids ... ok
[INFO] [stdout] test handler_error_does_not_stop_other_handlers ... ok
[INFO] [stdout] test parent_event_id_set_on_queued_chain ... ok
[INFO] [stdout] test extract_returns_none_skips_handler ... ok
[INFO] [stdout] test on_any_handler_sees_all_events ... ok
[INFO] [stdout] test on_any_handler_emits_child_events ... ok
[INFO] [stdout] test on_failure_receives_correct_error_info ... ok
[INFO] [stdout] test parent_event_id_set_on_handler_chain ... ok
[INFO] [stdout] test queued_handler_exhausts_retries_then_dlqs ... ok
[INFO] [stdout] test projection_handler_runs_before_regular_handlers ... ok
[INFO] [stdout] test queued_handler_emitted_events_are_processed ... ok
[INFO] [stdout] test delayed_handler_eventually_executes ... ok
[INFO] [stdout] test projection_performs_side_effects ... ok
[INFO] [stdout] test handler_with_init_compiles_and_handles_events ... ok
[INFO] [stdout] test emit_option_some_produces_event ... ok
[INFO] [stdout] test transition_guard_blocks_duplicate_transition ... ok
[INFO] [stdout] test emit_option_none_produces_no_events ... ok
[INFO] [stdout] test transition_guard_does_not_fire_when_guard_returns_false ... ok
[INFO] [stdout] test hops_limit_prevents_infinite_loop ... ok
[INFO] [stderr]    Doc-tests seesaw_core
[INFO] [stdout] test queued_handler_timeout_goes_to_dlq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/aggregator.rs - aggregator::Apply (line 28) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::emit (line 303) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::emit_output (line 333) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::on_dlq (line 167) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::with_aggregator (line 229) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::with_event_metadata (line 134) ... ignored
[INFO] [stdout] test src/engine.rs - engine::Engine<D>::with_upcaster (line 276) ... ignored
[INFO] [stdout] test src/event.rs - event::Event (line 16) ... ignored
[INFO] [stdout] test src/handler/builders.rs - handler::builders::FilteredHandlerBuilder<E,Started,D,G>::describe (line 598) ... ignored
[INFO] [stdout] test src/handler/builders.rs - handler::builders::HandlerBuilder<Typed<E>,NoFilter,Started>::filter (line 204) ... ignored
[INFO] [stdout] test src/handler/builders.rs - handler::builders::project (line 151) ... ignored
[INFO] [stdout] test src/handler/context.rs - handler::context::Context<D>::run (line 261) ... ignored
[INFO] [stdout] test src/handler/mod.rs - handler (line 7) ... ignored
[INFO] [stdout] test src/handler/types.rs - handler::types::Events (line 165) ... ignored
[INFO] [stdout] test src/lib.rs - (line 13) ... ignored
[INFO] [stdout] test src/lib.rs - events (line 84) ... ignored
[INFO] [stdout] test src/process.rs - process::EmitFuture::correlation_id (line 85) ... ignored
[INFO] [stdout] test src/process.rs - process::SettleFuture::timeout (line 152) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 18 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "244c1192baa1a1f482bf604ceb9fe64948a37e647447211fff31b02a75844bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244c1192baa1a1f482bf604ceb9fe64948a37e647447211fff31b02a75844bc6", kill_on_drop: false }`
[INFO] [stdout] 244c1192baa1a1f482bf604ceb9fe64948a37e647447211fff31b02a75844bc6
