[INFO] fetching crate seams 0.1.1...
[INFO] testing seams-0.1.1 against beta-2025-10-28 for beta-1.92-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-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29c0b88c0dcf3a98485334a716dd48668ef6ea90551666a80f7c2754a793a524
[INFO] running `Command { std: "docker" "start" "-a" "29c0b88c0dcf3a98485334a716dd48668ef6ea90551666a80f7c2754a793a524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29c0b88c0dcf3a98485334a716dd48668ef6ea90551666a80f7c2754a793a524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c0b88c0dcf3a98485334a716dd48668ef6ea90551666a80f7c2754a793a524", kill_on_drop: false }`
[INFO] [stdout] 29c0b88c0dcf3a98485334a716dd48668ef6ea90551666a80f7c2754a793a524
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c79833644db3aee5b442c7ee108c46af8f025475b2efcdbbe028e904bf19d6f6
[INFO] running `Command { std: "docker" "start" "-a" "c79833644db3aee5b442c7ee108c46af8f025475b2efcdbbe028e904bf19d6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[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 parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[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 tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling seams v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s
[INFO] running `Command { std: "docker" "inspect" "c79833644db3aee5b442c7ee108c46af8f025475b2efcdbbe028e904bf19d6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79833644db3aee5b442c7ee108c46af8f025475b2efcdbbe028e904bf19d6f6", kill_on_drop: false }`
[INFO] [stdout] c79833644db3aee5b442c7ee108c46af8f025475b2efcdbbe028e904bf19d6f6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b29429823b36659100fc061cbc0c72ebbdb60e1ece63865bff100cd69de6d7ec
[INFO] running `Command { std: "docker" "start" "-a" "b29429823b36659100fc061cbc0c72ebbdb60e1ece63865bff100cd69de6d7ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex v1.8.4
[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 24.23s
[INFO] running `Command { std: "docker" "inspect" "b29429823b36659100fc061cbc0c72ebbdb60e1ece63865bff100cd69de6d7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29429823b36659100fc061cbc0c72ebbdb60e1ece63865bff100cd69de6d7ec", kill_on_drop: false }`
[INFO] [stdout] b29429823b36659100fc061cbc0c72ebbdb60e1ece63865bff100cd69de6d7ec
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a85ab35d10171fb15d806ab58b31624119abc4821b122e01c9f815e2b0f1830
[INFO] running `Command { std: "docker" "start" "-a" "9a85ab35d10171fb15d806ab58b31624119abc4821b122e01c9f815e2b0f1830", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seams-87fccc63a731072a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[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_empty ... 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_preserve_interior ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_mixed_whitespace ... 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 sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... 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 discovery::tests::test_fail_fast_behavior ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... ok
[INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... ok
[INFO] [stdout] test discovery::tests::test_utf8_validation ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_verification ... ok
[INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... 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] [stderr]      Running unittests src/bin/generate_boundary_tests.rs (/opt/rustwide/target/debug/deps/generate_boundary_tests-0b6f8040fb1bbf55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generate_gutenberg_sentences.rs (/opt/rustwide/target/debug/deps/generate_gutenberg_sentences-cfe5bdbefb020204)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seams-71d3a9f829a87e3a)
[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 sentence_detector::abbreviations::tests::test_abbreviation_detection_comprehensive ... ok
[INFO] [stdout] test discovery::tests::test_fail_fast_behavior ... ok
[INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok
[INFO] [stdout] test discovery::tests::test_utf8_validation ... 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_basic ... ok
[INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_empty ... 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 restart_log::tests::test_restart_log_verification ... 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_discover_files_matching_pattern ... ok
[INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok
[INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dialog_detector_tests.rs (/opt/rustwide/target/debug/deps/dialog_detector_tests-47ce77c9b8969c5a)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_basic_narrative_sentences ... ok
[INFO] [stdout] test test_dialog_comma_capital_continuation_bug ... ok
[INFO] [stdout] test test_dialog_continuation_vs_boundary_distinction ... ok
[INFO] [stdout] test test_dialog_quote_transition_comparison ... ok
[INFO] [stdout] test test_dialog_attribution_no_split ... ok
[INFO] [stdout] test test_dialog_comma_capital_continuation_bug_with_context ... ok
[INFO] [stdout] test test_dialog_hard_separator_minimal ... ok
[INFO] [stdout] test test_dialog_hard_separator_bug ... ok
[INFO] [stdout] test test_dialog_continuation_punctuation_variations ... ok
[INFO] [stdout] test test_dialog_state_machine_continuation_logic ... ok
[INFO] [stdout] test test_mismatched_quote_dialogue_by_design_choice ... ok
[INFO] [stdout] test test_narrative_dialog_separation_expected_fail ... ok
[INFO] [stdout] test test_pg4300_compass_directions_fix ... ok
[INFO] [stdout] test test_dialog_coalescing ... ok
[INFO] [stdout] test test_colon_paragraph_break_dialog_separation ... ok
[INFO] [stdout] test test_quote_with_parenthetical ... ok
[INFO] [stdout] test test_hard_dialog_transitions ... ok
[INFO] [stdout] test test_punctuation_after_quotes_bug ... ok
[INFO] [stdout] test test_missing_seams_reproduction ... ok
[INFO] [stdout] test test_actual_backward_seek_repro ... ok
[INFO] [stdout] test test_abbreviation_handling ... ok
[INFO] [stdout] test test_dialog_to_dialog_transitions_all_states ... ok
[INFO] [stdout] test test_kanawha_settlement_text ... ok
[INFO] [stdout] test test_sentence_ending_punctuation_after_dialog_three_sentence_expectation ... ok
[INFO] [stdout] test test_simple_hard_separator_continue_bug ... ok
[INFO] [stdout] test test_simple_quote_open_close ... ok
[INFO] [stdout] test test_soft_dialog_transitions ... ok
[INFO] [stdout] test test_external_definitive_punctuation_all_dialog_states ... ok
[INFO] [stdout] test test_pattern_coverage_analysis ... ok
[INFO] [stdout] test test_vad_differential_diagnosis ... ok
[INFO] [stdout] test test_user_hermit_scroll_text ... ok
[INFO] [stdout] test test_parenthetical_state_transitions ... ok
[INFO] [stdout] test test_dialog_pattern_partitioning_comprehensive ... ok
[INFO] [stdout] test test_semicolon_after_parenthetical_bug ... 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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_integration.rs (/opt/rustwide/target/debug/deps/error_handling_integration-c6d2c01229065336)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_pipeline_non_matching_files ... ok
[INFO] [stdout] test test_pipeline_permission_denied ... ok
[INFO] [stdout] test test_pipeline_invalid_utf8 ... ok
[INFO] [stdout] test test_pipeline_empty_files ... ok
[INFO] [stdout] test test_pipeline_nested_directories ... ok
[INFO] [stdout] test test_pipeline_long_paths ... ok
[INFO] [stdout] test test_pipeline_whitespace_only ... ok
[INFO] [stdout] test test_pipeline_punctuation_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fail_fast_parallel_test.rs (/opt/rustwide/target/debug/deps/fail_fast_parallel_test-a0763b26bb2316c9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[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_parallel_processing ... FAILED
[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":"2025-11-05T06:00:04.152529Z","level":"INFO","fields":{"message":"Starting seams"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.152648Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmpvAMcIX\"), 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":"2025-11-05T06:00:04.152739Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.153055Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmpvAMcIX"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.153209Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmpvAMcIX"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.156903Z","level":"INFO","fields":{"message":"Discovery and validation completed in 3ms, streamed 5 files"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193016Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193188Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193535Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good1-0.txt: 2 sentences, 45 bytes, detection 0 ms
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193731Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193565Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good2-0.txt: 2 sentences, 39 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/bad1-0.txt: 1 sentences, 37 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good4-0.txt: 2 sentences, 60 bytes, detection 1 ms
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194934Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmpvAMcIX/.seams_restart.json"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194966Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194980Z","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.04s
[INFO] [stdout]   Overall throughput: 5726 chars/sec (0.01 MB/s)
[INFO] [stdout]   Sentence detection throughput: 60000 chars/sec (0.06 MB/s)
[INFO] [stdout]   Sentence detection time: 0.00s of 0.04s total (9.5%)
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.195037Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.195647Z","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.14s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmpvAMcIX`
[INFO] [stdout] 
[INFO] [stdout] Exit status: exit status: 0
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fail_fast_parallel_processing' (215) panicked at tests/fail_fast_parallel_test.rs:63:5:
[INFO] [stdout] Should log permission/processing error. STDOUT: {"timestamp":"2025-11-05T06:00:04.152529Z","level":"INFO","fields":{"message":"Starting seams"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.152648Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmpvAMcIX\"), 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":"2025-11-05T06:00:04.152739Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.153055Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmpvAMcIX"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.153209Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmpvAMcIX"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.156903Z","level":"INFO","fields":{"message":"Discovery and validation completed in 3ms, streamed 5 files"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193016Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193188Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193535Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good1-0.txt: 2 sentences, 45 bytes, detection 0 ms
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193731Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.193565Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}}
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good2-0.txt: 2 sentences, 39 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/bad1-0.txt: 1 sentences, 37 bytes, detection 1 ms
[INFO] [stdout] [Processed /tmp/.tmpvAMcIX/good4-0.txt: 2 sentences, 60 bytes, detection 1 ms
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194934Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmpvAMcIX/.seams_restart.json"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194966Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.194980Z","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.04s
[INFO] [stdout]   Overall throughput: 5726 chars/sec (0.01 MB/s)
[INFO] [stdout]   Sentence detection throughput: 60000 chars/sec (0.06 MB/s)
[INFO] [stdout]   Sentence detection time: 0.00s of 0.04s total (9.5%)
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.195037Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}}
[INFO] [stdout] {"timestamp":"2025-11-05T06:00:04.195647Z","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.14s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmpvAMcIX`
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727eb819fc2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727eb819fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727eb819fc2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5727eb819fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5727eb82a46f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5727eb82a46f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5727eb7e6233 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727eb7e6233 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5727eb7f2f02 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5727eb7f7c9f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5727eb7f7b31 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5727eb71f54e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5727eb71f54e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727eb7f835f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5727eb7f835f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5727eb7f810a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5727eb7f3039 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5727eb7da29d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5727eb832080 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727eb6e382a - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::h0e4f21bb6f8c54b3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:63:5
[INFO] [stdout]   20:     0x5727eb6f4782 - <core::pin::Pin<P> as core::future::future::Future>::poll::hce617c7e04831497
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5727eb6f46bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h24cb36783d219aa4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5727eb6e93bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd62211f76ce3f89f
[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:     0x5727eb6e92cb - tokio::task::coop::with_budget::h540482532cce58ee
[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:     0x5727eb6e92cb - tokio::task::coop::budget::hf9a9192091113285
[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:     0x5727eb6e92cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1e4559397dfff95
[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:     0x5727eb6e6760 - tokio::runtime::scheduler::current_thread::Context::enter::he58a70541dae7b3b
[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:     0x5727eb6e87ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha17ab084db8f8e81
[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:     0x5727eb6e7a24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heb41ed7afbd3844d
[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:     0x5727eb6eceab - tokio::runtime::context::scoped::Scoped<T>::set::h7600ebe37dd3f565
[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:     0x5727eb6f4409 - tokio::runtime::context::set_scheduler::{{closure}}::hcc656ddca7ed9e00
[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:     0x5727eb6fbed2 - std::thread::local::LocalKey<T>::try_with::hc7a1ab37fb3be336
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5727eb6fb09e - std::thread::local::LocalKey<T>::with::h8c58aaf82388e06d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5727eb6f437d - tokio::runtime::context::set_scheduler::h5c2c75a0d9520a1d
[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:     0x5727eb6e7390 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h98a0f11b9fff9e0b
[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:     0x5727eb6e7aa3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha6c3eed97beacc99
[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:     0x5727eb6e5d30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h793564abad0039ef
[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:     0x5727eb6f9d20 - tokio::runtime::context::runtime::enter_runtime::h36c572feb899bc32
[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:     0x5727eb6e57a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc91f7f65583d91b1
[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:     0x5727eb6fe384 - tokio::runtime::runtime::Runtime::block_on_inner::h85a7fa976d611119
[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:     0x5727eb6fe547 - tokio::runtime::runtime::Runtime::block_on::hd6c98d621b5b8d26
[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:     0x5727eb6e1dd3 - fail_fast_parallel_test::test_fail_fast_parallel_processing::h5a2a2317375919b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:92:5
[INFO] [stdout]   42:     0x5727eb6e4197 - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::hff771424bdb7759b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:8:46
[INFO] [stdout]   43:     0x5727eb6c45c6 - core::ops::function::FnOnce::call_once::hb85da640e8dda869
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727eb71f39b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5727eb71f39b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5727eb7339b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5727eb7339b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5727eb7339b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5727eb7339b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5727eb7339b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5727eb7339b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5727eb7339b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5727eb70c784 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5727eb70c784 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5727eb7100ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5727eb7100ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5727eb7100ba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5727eb7100ba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5727eb7100ba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5727eb7100ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5727eb7100ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5727eb7ee17f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   63:     0x5727eb7ee17f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x701a4e484aa4 - <unknown>
[INFO] [stdout]   65:     0x701a4e511a64 - 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.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test fail_fast_parallel_test`
[INFO] running `Command { std: "docker" "inspect" "9a85ab35d10171fb15d806ab58b31624119abc4821b122e01c9f815e2b0f1830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a85ab35d10171fb15d806ab58b31624119abc4821b122e01c9f815e2b0f1830", kill_on_drop: false }`
[INFO] [stdout] 9a85ab35d10171fb15d806ab58b31624119abc4821b122e01c9f815e2b0f1830
