[INFO] fetching crate seams 0.1.1... [INFO] testing seams-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate seams 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seams 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6a8ef127b6026144771e28e17617533dd9ebf498f7d662414fed1539f3424ec [INFO] running `Command { std: "docker" "start" "-a" "e6a8ef127b6026144771e28e17617533dd9ebf498f7d662414fed1539f3424ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6a8ef127b6026144771e28e17617533dd9ebf498f7d662414fed1539f3424ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a8ef127b6026144771e28e17617533dd9ebf498f7d662414fed1539f3424ec", kill_on_drop: false }` [INFO] [stdout] e6a8ef127b6026144771e28e17617533dd9ebf498f7d662414fed1539f3424ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1b59abe04d20d3f9dfbad3dfa729ed4fcd45d743aa958e6b5bca2f359e14b51 [INFO] running `Command { std: "docker" "start" "-a" "a1b59abe04d20d3f9dfbad3dfa729ed4fcd45d743aa958e6b5bca2f359e14b51", 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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling globset v0.4.16 [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 ignore v0.4.23 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.40 [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 14s [INFO] running `Command { std: "docker" "inspect" "a1b59abe04d20d3f9dfbad3dfa729ed4fcd45d743aa958e6b5bca2f359e14b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b59abe04d20d3f9dfbad3dfa729ed4fcd45d743aa958e6b5bca2f359e14b51", kill_on_drop: false }` [INFO] [stdout] a1b59abe04d20d3f9dfbad3dfa729ed4fcd45d743aa958e6b5bca2f359e14b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ae4193fba6cd32c79e283941d99ad37e95577cd2cacfe4015cdedd9e4bb062 [INFO] running `Command { std: "docker" "start" "-a" "81ae4193fba6cd32c79e283941d99ad37e95577cd2cacfe4015cdedd9e4bb062", 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 ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [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 jwalk v0.8.1 [INFO] [stderr] Compiling tempfile v3.20.0 [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 55.18s [INFO] running `Command { std: "docker" "inspect" "81ae4193fba6cd32c79e283941d99ad37e95577cd2cacfe4015cdedd9e4bb062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ae4193fba6cd32c79e283941d99ad37e95577cd2cacfe4015cdedd9e4bb062", kill_on_drop: false }` [INFO] [stdout] 81ae4193fba6cd32c79e283941d99ad37e95577cd2cacfe4015cdedd9e4bb062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a4e44d9f043e4ce266f682f4f8e7c3b7b20b2b588dd1127fdb3991f862660a6 [INFO] running `Command { std: "docker" "start" "-a" "8a4e44d9f043e4ce266f682f4f8e7c3b7b20b2b588dd1127fdb3991f862660a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seams-49cfb54abf4e459c) [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 restart_log::tests::test_should_process_file_logic ... 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 discovery::tests::test_discover_files_matching_pattern ... 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 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_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_parallel_discovery_with_invalid_files ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok [INFO] [stdout] test restart_log::tests::test_restart_log_basic_operations ... 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_parallel_vs_serial_discovery ... ok [INFO] [stderr] Running unittests src/bin/generate_boundary_tests.rs (/opt/rustwide/target/debug/deps/generate_boundary_tests-d9818fd8f0535058) [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.02s [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_gutenberg_sentences.rs (/opt/rustwide/target/debug/deps/generate_gutenberg_sentences-e6d1badf26159253) [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-8a5a25134d99c7a7) [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_utf8_validation ... ok [INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... ok [INFO] [stdout] test discovery::tests::test_fail_fast_behavior ... 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 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 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_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_unicode ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_whitespace_collapse ... 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 restart_log::tests::test_should_process_file_logic ... 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.01s [INFO] [stdout] [INFO] [stderr] Running tests/dialog_detector_tests.rs (/opt/rustwide/target/debug/deps/dialog_detector_tests-115e51a19a3c28ac) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test test_dialog_attribution_no_split ... ok [INFO] [stdout] test test_abbreviation_handling ... ok [INFO] [stdout] test test_dialog_coalescing ... ok [INFO] [stdout] test test_basic_narrative_sentences ... ok [INFO] [stdout] test test_dialog_comma_capital_continuation_bug_with_context ... ok [INFO] [stdout] test test_dialog_continuation_vs_boundary_distinction ... ok [INFO] [stdout] test test_dialog_hard_separator_minimal ... ok [INFO] [stdout] test test_dialog_hard_separator_bug ... ok [INFO] [stdout] test test_colon_paragraph_break_dialog_separation ... ok [INFO] [stdout] test test_dialog_continuation_punctuation_variations ... ok [INFO] [stdout] test test_actual_backward_seek_repro ... ok [INFO] [stdout] test test_dialog_state_machine_continuation_logic ... ok [INFO] [stdout] test test_dialog_comma_capital_continuation_bug ... ok [INFO] [stdout] test test_dialog_quote_transition_comparison ... ok [INFO] [stdout] test test_hard_dialog_transitions ... ok [INFO] [stdout] test test_narrative_dialog_separation_expected_fail ... ok [INFO] [stdout] test test_kanawha_settlement_text ... 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_pg4300_compass_directions_fix ... ok [INFO] [stdout] test test_parenthetical_state_transitions ... ok [INFO] [stdout] test test_punctuation_after_quotes_bug ... ok [INFO] [stdout] test test_dialog_pattern_partitioning_comprehensive ... ok [INFO] [stdout] test test_quote_with_parenthetical ... ok [INFO] [stdout] test test_simple_quote_open_close ... ok [INFO] [stdout] test test_user_hermit_scroll_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_semicolon_after_parenthetical_bug ... ok [INFO] [stdout] test test_vad_differential_diagnosis ... ok [INFO] [stdout] test test_external_definitive_punctuation_all_dialog_states ... ok [INFO] [stdout] test test_soft_dialog_transitions ... ok [INFO] [stdout] test test_dialog_to_dialog_transitions_all_states ... ok [INFO] [stderr] Running tests/error_handling_integration.rs (/opt/rustwide/target/debug/deps/error_handling_integration-2ba3aa166798b760) [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.31s [INFO] [stdout] [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_long_paths ... ok [INFO] [stdout] test test_pipeline_whitespace_only ... ok [INFO] [stdout] test test_pipeline_empty_files ... ok [INFO] [stdout] test test_pipeline_nested_directories ... 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.16s [INFO] [stdout] [INFO] [stderr] Running tests/fail_fast_parallel_test.rs (/opt/rustwide/target/debug/deps/fail_fast_parallel_test-a7886f1c06000576) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_without_fail_fast_continues ... ok [INFO] [stdout] test test_fail_fast_utf8_error ... ok [INFO] [stdout] test test_fail_fast_sentence_detection_error ... ok [INFO] [stderr] error: test failed, to rerun pass `--test fail_fast_parallel_test` [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":"2026-04-19T23:52:00.570073Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.570127Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmplgh9zE\"), 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-19T23:52:00.570200Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.578894Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmplgh9zE"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.590938Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmplgh9zE"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.602761Z","level":"INFO","fields":{"message":"Discovery and validation completed in 11ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.736780Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.737007Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmplgh9zE/bad1-0.txt: 1 sentences, 37 bytes, detection 4 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.738184Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.742057Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.739309Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good2-0.txt: 2 sentences, 39 bytes, detection 4 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good4-0.txt: 2 sentences, 60 bytes, detection 3 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good1-0.txt: 2 sentences, 45 bytes, detection 6 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good3-0.txt: 2 sentences, 59 bytes, detection 6 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743365Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmplgh9zE/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743400Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743419Z","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.16s [INFO] [stdout] Overall throughput: 1459 chars/sec (0.00 MB/s) [INFO] [stdout] Sentence detection throughput: 10435 chars/sec (0.01 MB/s) [INFO] [stdout] Sentence detection time: 0.02s of 0.16s total (14.0%) [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743469Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.747423Z","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.64s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmplgh9zE` [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-19T23:52:00.570073Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.570127Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmplgh9zE\"), 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-19T23:52:00.570200Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.578894Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmplgh9zE"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.590938Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmplgh9zE"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.602761Z","level":"INFO","fields":{"message":"Discovery and validation completed in 11ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.736780Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.737007Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmplgh9zE/bad1-0.txt: 1 sentences, 37 bytes, detection 4 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.738184Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.742057Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.739309Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good2-0.txt: 2 sentences, 39 bytes, detection 4 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good4-0.txt: 2 sentences, 60 bytes, detection 3 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good1-0.txt: 2 sentences, 45 bytes, detection 6 ms [INFO] [stdout] [Processed /tmp/.tmplgh9zE/good3-0.txt: 2 sentences, 59 bytes, detection 6 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743365Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmplgh9zE/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743400Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743419Z","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.16s [INFO] [stdout] Overall throughput: 1459 chars/sec (0.00 MB/s) [INFO] [stdout] Sentence detection throughput: 10435 chars/sec (0.01 MB/s) [INFO] [stdout] Sentence detection time: 0.02s of 0.16s total (14.0%) [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.743469Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:52:00.747423Z","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.64s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmplgh9zE` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60c851e81cca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60c851e81cca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60c851e81cca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60c851e81cca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60c851e95e5a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60c851e95e5a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x60c851e86942 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60c851e86942 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60c851e5f19f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60c851e5f19f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60c851e798b9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60c851d7e39c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x60c851d7e39c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60c851e79b32 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x60c851e79b32 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60c851e5f258 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60c851e56b19 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60c851e5fffd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60c851e9661c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60c851d54888 - fail_fast_parallel_test[6c3f4538564bfb13]::test_fail_fast_parallel_processing::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:63:5 [INFO] [stdout] 20: 0x60c851d646a2 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x60c851d6471d - >> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60c851d472dd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x60c851d471ab - tokio[c7b5f9c8632308fd]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x60c851d471ab - tokio[c7b5f9c8632308fd]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x60c851d471ab - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x60c851d42100 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x60c851d4618d - ::block_on::>>>::{closure#0} [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: 0x60c851d45484 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0} [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: 0x60c851d41a5b - >::set::<::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [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: 0x60c851d46c99 - tokio[c7b5f9c8632308fd]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x60c851d4eb32 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x60c851d4e6be - >::with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x60c851d449fd - tokio[c7b5f9c8632308fd]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}> [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: 0x60c851d431a0 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>> [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: 0x60c851d43496 - ::block_on::>>> [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: 0x60c851d45090 - ::block_on::>>::{closure#0} [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: 0x60c851d4b273 - tokio[c7b5f9c8632308fd]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x60c851d41c31 - ::block_on::>> [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: 0x60c851d64c74 - ::block_on_inner::>> [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: 0x60c851d64e3a - ::block_on::>> [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: 0x60c851d56403 - fail_fast_parallel_test[6c3f4538564bfb13]::test_fail_fast_parallel_processing [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:92:5 [INFO] [stdout] 42: 0x60c851d50727 - fail_fast_parallel_test[6c3f4538564bfb13]::test_fail_fast_parallel_processing::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:8:46 [INFO] [stdout] 43: 0x60c851d39d96 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60c851d7247b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60c851d7247b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x60c851d7ee6b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x60c851d7ee6b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x60c851d7ee6b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x60c851d7ee6b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x60c851d7ee6b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x60c851d7ee6b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x60c851d7ee6b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x60c851d7a584 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x60c851d7a584 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x60c851d81a72 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x60c851d81a72 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x60c851d81a72 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x60c851d81a72 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x60c851d81a72 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x60c851d81a72 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x60c851d81a72 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x60c851e813ff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x60c851e813ff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x734fdc18caa4 - [INFO] [stdout] 65: 0x734fdc219a64 - 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.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a4e44d9f043e4ce266f682f4f8e7c3b7b20b2b588dd1127fdb3991f862660a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4e44d9f043e4ce266f682f4f8e7c3b7b20b2b588dd1127fdb3991f862660a6", kill_on_drop: false }` [INFO] [stdout] 8a4e44d9f043e4ce266f682f4f8e7c3b7b20b2b588dd1127fdb3991f862660a6