[INFO] fetching crate seams 0.1.1...
[INFO] testing seams-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate seams 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate seams 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seams 0.1.1
[INFO] tweaked toml for crates.io crate seams 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seams 0.1.1 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 seams 0.1.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3bcf1c545d7d7cb674d7fb34acd42ac37511bc0a4b8b154d9c7a67a8708995ab
[INFO] running `Command { std: "docker" "start" "-a" "3bcf1c545d7d7cb674d7fb34acd42ac37511bc0a4b8b154d9c7a67a8708995ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bcf1c545d7d7cb674d7fb34acd42ac37511bc0a4b8b154d9c7a67a8708995ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bcf1c545d7d7cb674d7fb34acd42ac37511bc0a4b8b154d9c7a67a8708995ab", kill_on_drop: false }`
[INFO] [stdout] 3bcf1c545d7d7cb674d7fb34acd42ac37511bc0a4b8b154d9c7a67a8708995ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 569e2aa24355d47f109108746d3c467cf54fe1ef440ee8e505ef2e1459c186d1
[INFO] running `Command { std: "docker" "start" "-a" "569e2aa24355d47f109108746d3c467cf54fe1ef440ee8e505ef2e1459c186d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling seams v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "569e2aa24355d47f109108746d3c467cf54fe1ef440ee8e505ef2e1459c186d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569e2aa24355d47f109108746d3c467cf54fe1ef440ee8e505ef2e1459c186d1", kill_on_drop: false }`
[INFO] [stdout] 569e2aa24355d47f109108746d3c467cf54fe1ef440ee8e505ef2e1459c186d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 727a5077a428823c607df6046cd8718acb3c4c931fcec75d9e03f8ce3180715b
[INFO] running `Command { std: "docker" "start" "-a" "727a5077a428823c607df6046cd8718acb3c4c931fcec75d9e03f8ce3180715b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling seams v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "727a5077a428823c607df6046cd8718acb3c4c931fcec75d9e03f8ce3180715b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "727a5077a428823c607df6046cd8718acb3c4c931fcec75d9e03f8ce3180715b", kill_on_drop: false }`
[INFO] [stdout] 727a5077a428823c607df6046cd8718acb3c4c931fcec75d9e03f8ce3180715b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] beb5367ecea3d3f6cffe8a4104fa6840f3300ebf7ae20776abf664cb3916cf60
[INFO] running `Command { std: "docker" "start" "-a" "beb5367ecea3d3f6cffe8a4104fa6840f3300ebf7ae20776abf664cb3916cf60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seams-954d875e5675876a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test discovery::tests::test_discover_files_empty_directory ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_clear ... ok
[INFO] [stdout] test discovery::tests::test_fail_fast_behavior ... ok
[INFO] [stdout] test discovery::tests::test_utf8_validation ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_basic ... ok
[INFO] [stdout] test sentence_detector::abbreviations::tests::test_abbreviation_detection_comprehensive ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_into_buffer_reuse ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_empty ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_preserve_interior ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_mixed_whitespace ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_verification ... ok
[INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... ok
[INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_tabs ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_unicode ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok
[INFO] [stdout] test discovery::tests::test_parallel_vs_serial_discovery ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generate_boundary_tests.rs (/opt/rustwide/target/debug/deps/generate_boundary_tests-55780e13712b3a17)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/generate_gutenberg_sentences.rs (/opt/rustwide/target/debug/deps/generate_gutenberg_sentences-939ac0af787544c8)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seams-bcbb00f387351984)
[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] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test discovery::tests::test_utf8_validation ... ok
[INFO] [stdout] test discovery::tests::test_discover_files_empty_directory ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_clear ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... ok
[INFO] [stdout] test sentence_detector::abbreviations::tests::test_abbreviation_detection_comprehensive ... ok
[INFO] [stdout] test discovery::tests::test_fail_fast_behavior ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_empty ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_into_buffer_reuse ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_verification ... ok
[INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... ok
[INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_basic ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_mixed_whitespace ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_preserve_interior ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_unicode ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_tabs ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok
[INFO] [stdout] test discovery::tests::test_parallel_vs_serial_discovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stderr]      Running tests/dialog_detector_tests.rs (/opt/rustwide/target/debug/deps/dialog_detector_tests-d37969ffcdff295a)
[INFO] [stdout] test test_dialog_attribution_no_split ... ok
[INFO] [stdout] test test_dialog_comma_capital_continuation_bug ... ok
[INFO] [stdout] test test_basic_narrative_sentences ... ok
[INFO] [stdout] test test_abbreviation_handling ... ok
[INFO] [stdout] test test_colon_paragraph_break_dialog_separation ... ok
[INFO] [stdout] test test_dialog_coalescing ... ok
[INFO] [stdout] test test_dialog_continuation_punctuation_variations ... ok
[INFO] [stdout] test test_dialog_comma_capital_continuation_bug_with_context ... ok
[INFO] [stdout] test test_dialog_state_machine_continuation_logic ... ok
[INFO] [stdout] test test_dialog_hard_separator_minimal ... ok
[INFO] [stdout] test test_dialog_quote_transition_comparison ... ok
[INFO] [stdout] test test_dialog_hard_separator_bug ... ok
[INFO] [stdout] test test_dialog_continuation_vs_boundary_distinction ... ok
[INFO] [stdout] test test_mismatched_quote_dialogue_by_design_choice ... ok
[INFO] [stdout] test test_hard_dialog_transitions ... ok
[INFO] [stdout] test test_external_definitive_punctuation_all_dialog_states ... ok
[INFO] [stdout] test test_narrative_dialog_separation_expected_fail ... ok
[INFO] [stdout] test test_missing_seams_reproduction ... ok
[INFO] [stdout] test test_pattern_coverage_analysis ... ok
[INFO] [stdout] test test_pg4300_compass_directions_fix ... ok
[INFO] [stdout] test test_dialog_pattern_partitioning_comprehensive ... ok
[INFO] [stdout] test test_semicolon_after_parenthetical_bug ... ok
[INFO] [stdout] test test_kanawha_settlement_text ... ok
[INFO] [stdout] test test_punctuation_after_quotes_bug ... ok
[INFO] [stdout] test test_quote_with_parenthetical ... ok
[INFO] [stdout] test test_simple_hard_separator_continue_bug ... ok
[INFO] [stdout] test test_parenthetical_state_transitions ... ok
[INFO] [stdout] test test_soft_dialog_transitions ... ok
[INFO] [stdout] test test_vad_differential_diagnosis ... ok
[INFO] [stdout] test test_user_hermit_scroll_text ... ok
[INFO] [stdout] test test_simple_quote_open_close ... ok
[INFO] [stdout] test test_sentence_ending_punctuation_after_dialog_three_sentence_expectation ... ok
[INFO] [stdout] test test_dialog_to_dialog_transitions_all_states ... ok
[INFO] [stdout] test test_actual_backward_seek_repro ... ok
[INFO] [stdout] test test_backward_seek_minimal_reproduction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_integration.rs (/opt/rustwide/target/debug/deps/error_handling_integration-ec25ceea5a10ed80)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_pipeline_permission_denied ... ok
[INFO] [stdout] test test_pipeline_non_matching_files ... ok
[INFO] [stdout] test test_pipeline_invalid_utf8 ... ok
[INFO] [stdout] test test_pipeline_nested_directories ... ok
[INFO] [stdout] test test_pipeline_punctuation_only ... ok
[INFO] [stdout] test test_pipeline_long_paths ... ok
[INFO] [stdout] test test_pipeline_whitespace_only ... ok
[INFO] [stdout] test test_pipeline_empty_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fail_fast_parallel_test.rs (/opt/rustwide/target/debug/deps/fail_fast_parallel_test-74a64a266a79ab57)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_fail_fast_parallel_processing ... FAILED
[INFO] [stdout] test test_without_fail_fast_continues ... ok
[INFO] [stdout] test test_fail_fast_sentence_detection_error ... ok
[INFO] [stdout] test test_fail_fast_utf8_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_fail_fast_parallel_processing stdout ----
[INFO] [stdout] STDOUT: {"timestamp":"2026-04-27T00:52:46.054343Z","level":"INFO","fields":{"message":"Starting seams"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.054408Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmpgY55LF\"), overwrite_all: false, fail_fast: true, quiet: false, stats_out: \"run_stats.json\", clear_restart_log: false, max_cpus: None, sentence_length_stats: false, debug_seams: false, debug_text: None, debug_stdin: false }"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.054477Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.080669Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmpgY55LF"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.080801Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmpgY55LF"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.116176Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.117818Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.117989Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.118272Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.118419Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131436Z","level":"INFO","fields":{"message":"Discovery and validation completed in 50ms, streamed 5 files"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131905Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmpgY55LF/.seams_restart.json"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131941Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131966Z","level":"INFO","fields":{"message":"Valid UTF-8 files: 5"}}
[INFO] [stdout] seams v0.1.1 - Overlapped discovery and processing complete
[INFO] [stdout] Found 5 files matching pattern *-0.txt
[INFO] [stdout] Valid files: 5, Files with issues: 0
[INFO] [stdout] Restart log: 5 files tracked as completed
[INFO] [stdout] File processing complete:
[INFO] [stdout]   Successfully processed: 5 files
[INFO] [stdout]   Total bytes processed: 240
[INFO] [stdout]   Total sentences detected: 9
[INFO] [stdout]   Total time spent: 0.05s
[INFO] [stdout]   Overall throughput: 4680 chars/sec (0.00 MB/s)
[INFO] [stdout]   Sentence detection throughput: 120000 chars/sec (0.12 MB/s)
[INFO] [stdout]   Sentence detection time: 0.00s of 0.05s total (3.9%)
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.132028Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.132488Z","level":"INFO","fields":{"message":"Warning: Failed to write stats file: Read-only file system (os error 30)"}}
[INFO] [stdout] Warning: Failed to write stats file: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] STDERR:     Blocking waiting for file lock on build directory
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmpgY55LF`
[INFO] [stdout] 
[INFO] [stdout] Exit status: exit status: 0
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fail_fast_parallel_processing' (179) panicked at tests/fail_fast_parallel_test.rs:63:5:
[INFO] [stdout] Should log permission/processing error. STDOUT: {"timestamp":"2026-04-27T00:52:46.054343Z","level":"INFO","fields":{"message":"Starting seams"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.054408Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmpgY55LF\"), overwrite_all: false, fail_fast: true, quiet: false, stats_out: \"run_stats.json\", clear_restart_log: false, max_cpus: None, sentence_length_stats: false, debug_seams: false, debug_text: None, debug_stdin: false }"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.054477Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.080669Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmpgY55LF"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.080801Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmpgY55LF"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.116176Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.117818Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.117989Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.118272Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.118419Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms
[INFO] [stdout] [Processed /tmp/.tmpgY55LF/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131436Z","level":"INFO","fields":{"message":"Discovery and validation completed in 50ms, streamed 5 files"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131905Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmpgY55LF/.seams_restart.json"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131941Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.131966Z","level":"INFO","fields":{"message":"Valid UTF-8 files: 5"}}
[INFO] [stdout] seams v0.1.1 - Overlapped discovery and processing complete
[INFO] [stdout] Found 5 files matching pattern *-0.txt
[INFO] [stdout] Valid files: 5, Files with issues: 0
[INFO] [stdout] Restart log: 5 files tracked as completed
[INFO] [stdout] File processing complete:
[INFO] [stdout]   Successfully processed: 5 files
[INFO] [stdout]   Total bytes processed: 240
[INFO] [stdout]   Total sentences detected: 9
[INFO] [stdout]   Total time spent: 0.05s
[INFO] [stdout]   Overall throughput: 4680 chars/sec (0.00 MB/s)
[INFO] [stdout]   Sentence detection throughput: 120000 chars/sec (0.12 MB/s)
[INFO] [stdout]   Sentence detection time: 0.00s of 0.05s total (3.9%)
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.132028Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}}
[INFO] [stdout] {"timestamp":"2026-04-27T00:52:46.132488Z","level":"INFO","fields":{"message":"Warning: Failed to write stats file: Read-only file system (os error 30)"}}
[INFO] [stdout] Warning: Failed to write stats file: Read-only file system (os error 30)
[INFO] [stdout] , STDERR:     Blocking waiting for file lock on build directory
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmpgY55LF`
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc7e8c836aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc7e8c836aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc7e8c836aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc7e8c836aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc7e8c9780a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc7e8c9780a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5dc7e8c88312 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dc7e8c88312 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dc7e8c60aef - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc7e8c60aef - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc7e8c7b139 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc7e8b81dcc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5dc7e8b81dcc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc7e8c7b3b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5dc7e8c7b3b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc7e8c60ba8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc7e8c55cd9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc7e8c6194d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc7e8c97fcc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc7e8b563b8 - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::hb5877455251a2189
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:63:5
[INFO] [stdout]   20:     0x5dc7e8b67e22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a7921047452cb9a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5dc7e8b67d5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0384701bcf41e293
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5dc7e8b4b93d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hae4954dbe3f52e22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:746:70
[INFO] [stdout]   23:     0x5dc7e8b4b84b - tokio::task::coop::with_budget::hb99e9803ed4d9e4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc7e8b4b84b - tokio::task::coop::budget::h3e3f32bd22756fb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc7e8b4b84b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he6f69c930ff6b815
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:746:25
[INFO] [stdout]   26:     0x5dc7e8b48690 - tokio::runtime::scheduler::current_thread::Context::enter::h7ccbe42df07797a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:433:19
[INFO] [stdout]   27:     0x5dc7e8b4ad6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h845492e049b0ff9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:745:44
[INFO] [stdout]   28:     0x5dc7e8b49f44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h523c47bf071731b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:68
[INFO] [stdout]   29:     0x5dc7e8b479bb - tokio::runtime::context::scoped::Scoped<T>::set::h74195ffe5f234b91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5dc7e8b476b9 - tokio::runtime::context::set_scheduler::{{closure}}::h2f1189f0905e0de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5dc7e8b583f2 - std::thread::local::LocalKey<T>::try_with::h3ea30620fc4484ec
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5dc7e8b57e7e - std::thread::local::LocalKey<T>::with::h8b20d3af05d80b82
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5dc7e8b4766d - tokio::runtime::context::set_scheduler::h2f91332db1b00423
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5dc7e8b49cf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h63324d2136a14e54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:27
[INFO] [stdout]   35:     0x5dc7e8b49fa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h18b03b500a4f06a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:733:24
[INFO] [stdout]   36:     0x5dc7e8b48270 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96f467015794c25c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:201:33
[INFO] [stdout]   37:     0x5dc7e8b62f53 - tokio::runtime::context::runtime::enter_runtime::h4fac8f84b27127a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5dc7e8b47c31 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h60b90452b92f6df5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:189:9
[INFO] [stdout]   39:     0x5dc7e8b6be74 - tokio::runtime::runtime::Runtime::block_on_inner::h786e36932938e126
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5dc7e8b6c03a - tokio::runtime::runtime::Runtime::block_on::h31847aa143c613a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5dc7e8b548d3 - fail_fast_parallel_test::test_fail_fast_parallel_processing::hf7e592314416ff88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:92:5
[INFO] [stdout]   42:     0x5dc7e8b54967 - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::h3847c304dfd60b24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:8:46
[INFO] [stdout]   43:     0x5dc7e8b3af06 - core::ops::function::FnOnce::call_once::hde2a27132298479f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5dc7e8b75ecb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dc7e8b75ecb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5dc7e8b8289b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5dc7e8b8289b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5dc7e8b8289b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5dc7e8b8289b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5dc7e8b8289b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5dc7e8b8289b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5dc7e8b8289b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5dc7e8b7ccf4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5dc7e8b7ccf4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5dc7e8b854a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5dc7e8b854a2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dc7e8b854a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dc7e8b854a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dc7e8b854a2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dc7e8b854a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5dc7e8b854a2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5dc7e8c82ddf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   63:     0x5dc7e8c82ddf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7887ccbd4aa4 - <unknown>
[INFO] [stdout]   65:     0x7887ccc61a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_fail_fast_parallel_processing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test fail_fast_parallel_test`
[INFO] running `Command { std: "docker" "inspect" "beb5367ecea3d3f6cffe8a4104fa6840f3300ebf7ae20776abf664cb3916cf60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb5367ecea3d3f6cffe8a4104fa6840f3300ebf7ae20776abf664cb3916cf60", kill_on_drop: false }`
[INFO] [stdout] beb5367ecea3d3f6cffe8a4104fa6840f3300ebf7ae20776abf664cb3916cf60
