[INFO] fetching crate seams 0.1.1... [INFO] testing seams-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [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 c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a014c52d5d6ab9f1f1c846277a8553e86a3d220fd31573d0bca96850a6428a97 [INFO] running `Command { std: "docker" "start" "-a" "a014c52d5d6ab9f1f1c846277a8553e86a3d220fd31573d0bca96850a6428a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a014c52d5d6ab9f1f1c846277a8553e86a3d220fd31573d0bca96850a6428a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a014c52d5d6ab9f1f1c846277a8553e86a3d220fd31573d0bca96850a6428a97", kill_on_drop: false }` [INFO] [stdout] a014c52d5d6ab9f1f1c846277a8553e86a3d220fd31573d0bca96850a6428a97 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39bb2e3f203b19fda398bb64993c0c917410bbd2662e71269367a47335a5fea [INFO] running `Command { std: "docker" "start" "-a" "d39bb2e3f203b19fda398bb64993c0c917410bbd2662e71269367a47335a5fea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.98 [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 memmap2 v0.9.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 clap_derive v4.5.40 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling ignore v0.4.23 [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 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 23s [INFO] running `Command { std: "docker" "inspect" "d39bb2e3f203b19fda398bb64993c0c917410bbd2662e71269367a47335a5fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39bb2e3f203b19fda398bb64993c0c917410bbd2662e71269367a47335a5fea", kill_on_drop: false }` [INFO] [stdout] d39bb2e3f203b19fda398bb64993c0c917410bbd2662e71269367a47335a5fea [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd8ea19a13e1ed8b543a4eb9ff0134e99088229269d18ee3ad6b50db6181445 [INFO] running `Command { std: "docker" "start" "-a" "4dd8ea19a13e1ed8b543a4eb9ff0134e99088229269d18ee3ad6b50db6181445", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.8.4 [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 00s [INFO] running `Command { std: "docker" "inspect" "4dd8ea19a13e1ed8b543a4eb9ff0134e99088229269d18ee3ad6b50db6181445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd8ea19a13e1ed8b543a4eb9ff0134e99088229269d18ee3ad6b50db6181445", kill_on_drop: false }` [INFO] [stdout] 4dd8ea19a13e1ed8b543a4eb9ff0134e99088229269d18ee3ad6b50db6181445 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d3830b3a9a1978b2800d6f648f1196952c01136fa5ab754011d3733d7c6501f [INFO] running `Command { std: "docker" "start" "-a" "9d3830b3a9a1978b2800d6f648f1196952c01136fa5ab754011d3733d7c6501f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seams-6c83e20e52a8e3d4) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test discovery::tests::test_discover_files_empty_directory ... ok [INFO] [stdout] test discovery::tests::test_fail_fast_behavior ... ok [INFO] [stdout] test discovery::tests::test_utf8_validation ... 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_with_invalid_files ... ok [INFO] [stdout] test sentence_detector::abbreviations::tests::test_abbreviation_detection_comprehensive ... ok [INFO] [stdout] test restart_log::tests::test_restart_log_clear ... ok [INFO] [stdout] test restart_log::tests::test_restart_log_verification ... 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_into_buffer_reuse ... ok [INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_preserve_interior ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... 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_mixed_whitespace ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... ok [INFO] [stdout] test discovery::tests::test_parallel_vs_serial_discovery ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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_boundary_tests.rs (/opt/rustwide/target/debug/deps/generate_boundary_tests-6a451010b0dd9457) [INFO] [stderr] Running unittests src/bin/generate_gutenberg_sentences.rs (/opt/rustwide/target/debug/deps/generate_gutenberg_sentences-13de569290e307df) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seams-8717232d2d973f8d) [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_fail_fast_behavior ... ok [INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... 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 sentence_detector::normalization::tests::test_normalize_sentence_basic ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_empty ... 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_mixed_whitespace ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_preserve_interior ... ok [INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... 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_vs_serial_discovery ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok [INFO] [stderr] Running tests/dialog_detector_tests.rs (/opt/rustwide/target/debug/deps/dialog_detector_tests-5fab8f45e34dae1d) [INFO] [stdout] test restart_log::tests::test_restart_log_verification ... 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] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test test_dialog_comma_capital_continuation_bug ... ok [INFO] [stdout] test test_basic_narrative_sentences ... ok [INFO] [stdout] test test_dialog_attribution_no_split ... ok [INFO] [stdout] test test_colon_paragraph_break_dialog_separation ... ok [INFO] [stdout] test test_dialog_coalescing ... ok [INFO] [stdout] test test_dialog_hard_separator_bug ... ok [INFO] [stdout] test test_abbreviation_handling ... ok [INFO] [stdout] test test_dialog_hard_separator_minimal ... ok [INFO] [stdout] test test_dialog_continuation_punctuation_variations ... ok [INFO] [stdout] test test_dialog_state_machine_continuation_logic ... 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_comma_capital_continuation_bug_with_context ... ok [INFO] [stdout] test test_hard_dialog_transitions ... ok [INFO] [stdout] test test_kanawha_settlement_text ... ok [INFO] [stdout] test test_narrative_dialog_separation_expected_fail ... ok [INFO] [stdout] test test_dialog_pattern_partitioning_comprehensive ... ok [INFO] [stdout] test test_mismatched_quote_dialogue_by_design_choice ... ok [INFO] [stdout] test test_missing_seams_reproduction ... ok [INFO] [stdout] test test_pattern_coverage_analysis ... ok [INFO] [stdout] test test_quote_with_parenthetical ... ok [INFO] [stdout] test test_punctuation_after_quotes_bug ... ok [INFO] [stdout] test test_pg4300_compass_directions_fix ... ok [INFO] [stdout] test test_parenthetical_state_transitions ... ok [INFO] [stdout] test test_semicolon_after_parenthetical_bug ... ok [INFO] [stdout] test test_sentence_ending_punctuation_after_dialog_three_sentence_expectation ... 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_user_hermit_scroll_text ... ok [INFO] [stdout] test test_vad_differential_diagnosis ... ok [INFO] [stdout] test test_simple_hard_separator_continue_bug ... 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.28s [INFO] [stdout] [INFO] [stderr] Running tests/error_handling_integration.rs (/opt/rustwide/target/debug/deps/error_handling_integration-4872543ddf602b20) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_pipeline_invalid_utf8 ... ok [INFO] [stdout] test test_pipeline_permission_denied ... ok [INFO] [stdout] test test_pipeline_non_matching_files ... ok [INFO] [stdout] test test_pipeline_nested_directories ... ok [INFO] [stdout] test test_pipeline_whitespace_only ... ok [INFO] [stdout] test test_pipeline_punctuation_only ... ok [INFO] [stdout] test test_pipeline_long_paths ... 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.17s [INFO] [stdout] [INFO] [stderr] Running tests/fail_fast_parallel_test.rs (/opt/rustwide/target/debug/deps/fail_fast_parallel_test-307db6083cd07620) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_fail_fast_sentence_detection_error ... ok [INFO] [stdout] test test_fail_fast_utf8_error ... ok [INFO] [stdout] test test_without_fail_fast_continues ... ok [INFO] [stdout] test test_fail_fast_parallel_processing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_fail_fast_parallel_processing stdout ---- [INFO] [stdout] STDOUT: {"timestamp":"2025-11-13T22:52:38.010775Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.010854Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmp7xKgPF\"), 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-13T22:52:38.010924Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.015975Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmp7xKgPF"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.016338Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmp7xKgPF"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.020628Z","level":"INFO","fields":{"message":"Discovery and validation completed in 4ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.061590Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.062809Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063119Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063203Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063319Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065169Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmp7xKgPF/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065202Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065222Z","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: 4874 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 (4.1%) [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065282Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065689Z","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.71s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmp7xKgPF` [INFO] [stdout] [INFO] [stdout] Exit status: exit status: 0 [INFO] [stdout] [INFO] [stdout] thread 'test_fail_fast_parallel_processing' (182) panicked at tests/fail_fast_parallel_test.rs:63:5: [INFO] [stdout] Should log permission/processing error. STDOUT: {"timestamp":"2025-11-13T22:52:38.010775Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.010854Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmp7xKgPF\"), 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-13T22:52:38.010924Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.015975Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmp7xKgPF"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.016338Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmp7xKgPF"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.020628Z","level":"INFO","fields":{"message":"Discovery and validation completed in 4ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.061590Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.062809Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063119Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063203Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.063319Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good3-0.txt: 2 sentences, 59 bytes, detection 1 ms [INFO] [stdout] [Processed /tmp/.tmp7xKgPF/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065169Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmp7xKgPF/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065202Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065222Z","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: 4874 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 (4.1%) [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065282Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2025-11-13T22:52:38.065689Z","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.71s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmp7xKgPF` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e58258a0a12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e58258a0a12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e58258a0a12 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e58258a0a12 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e58258b0c9f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e58258b0c9f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e582586cc73 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e582586cc73 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e58258797f2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e582587e63f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e582587e4d1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e58257a472e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5e58257a472e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e582587ecff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5e582587ecff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e582587eaaa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e5825879929 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e5825860e4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e58258b8870 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e5825773122 - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::hcfef8a818a857573 [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:63:5 [INFO] [stdout] 20: 0x5e5825767042 - as core::future::future::Future>::poll::h34e5fad9a93227a6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5e58257670bd - as core::future::future::Future>::poll::he359091943503e07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5e5825783e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2ca168f88bf52d2 [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: 0x5e5825783d2b - tokio::task::coop::with_budget::he2f695c0f300da02 [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: 0x5e5825783d2b - tokio::task::coop::budget::h9c92c046523f5556 [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: 0x5e5825783d2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb95fb6146281dd9d [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: 0x5e5825780bc0 - tokio::runtime::scheduler::current_thread::Context::enter::h2f73bdd4bd5fd07c [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: 0x5e582578325d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h908359b7b92e338b [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: 0x5e5825782494 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he37eb0f8232f7c62 [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: 0x5e582576967b - tokio::runtime::context::scoped::Scoped::set::h3dedcfeb70af63d9 [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: 0x5e5825769379 - tokio::runtime::context::set_scheduler::{{closure}}::h12fed1132f089d26 [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: 0x5e5825778732 - std::thread::local::LocalKey::try_with::hc565120fe258a105 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x5e582577797e - std::thread::local::LocalKey::with::h983f4402c087bd48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x5e582576932d - tokio::runtime::context::set_scheduler::hc5715199da381f77 [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: 0x5e5825781e00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e298cee3098ec63 [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: 0x5e58257824b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14cdce37732313ae [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: 0x5e5825780450 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h08e2e1d0be0c4559 [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: 0x5e582577f690 - tokio::runtime::context::runtime::enter_runtime::h46f1e340b0e91db7 [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: 0x5e5825780161 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7a64e74f4245c076 [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: 0x5e582577c484 - tokio::runtime::runtime::Runtime::block_on_inner::h26b63bd52fba81b0 [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: 0x5e582577c757 - tokio::runtime::runtime::Runtime::block_on::h908f1cb388299eaf [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: 0x5e5825771693 - fail_fast_parallel_test::test_fail_fast_parallel_processing::h31f8eb41f8219f13 [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:92:5 [INFO] [stdout] 42: 0x5e5825771727 - fail_fast_parallel_test::test_fail_fast_parallel_processing::{{closure}}::h64b028c8f4be2b29 [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:8:46 [INFO] [stdout] 43: 0x5e58257499d6 - core::ops::function::FnOnce::call_once::hea8adfedd52a0f76 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5e58257a457b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5e58257a457b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5e58257b858d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5e58257b858d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5e58257b858d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x5e58257b858d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x5e58257b858d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5e58257b858d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5e58257b858d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5e5825791ad4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5e5825791ad4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x5e582579540a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x5e582579540a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5e582579540a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5e582579540a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5e582579540a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5e582579540a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x5e582579540a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5e5825874b7f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 63: 0x5e5825874b7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 64: 0x70549ccdfaa4 - [INFO] [stdout] 65: 0x70549cd6ca64 - clone [INFO] [stdout] 66: 0x0 - [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.85s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test fail_fast_parallel_test` [INFO] running `Command { std: "docker" "inspect" "9d3830b3a9a1978b2800d6f648f1196952c01136fa5ab754011d3733d7c6501f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3830b3a9a1978b2800d6f648f1196952c01136fa5ab754011d3733d7c6501f", kill_on_drop: false }` [INFO] [stdout] 9d3830b3a9a1978b2800d6f648f1196952c01136fa5ab754011d3733d7c6501f