[INFO] fetching crate seams 0.1.1... [INFO] testing seams-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate seams 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seams 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded addr2line v0.15.2 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded memmap2 v0.9.5 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded toml v0.8.23 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded tokio v1.46.0 [INFO] [stderr] Downloaded dotenvy v0.15.7 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e7ea9065080ed9fd1f393bca828bcbb56495b5be82be397d6ca56e9c7746963 [INFO] running `Command { std: "docker" "start" "-a" "2e7ea9065080ed9fd1f393bca828bcbb56495b5be82be397d6ca56e9c7746963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e7ea9065080ed9fd1f393bca828bcbb56495b5be82be397d6ca56e9c7746963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7ea9065080ed9fd1f393bca828bcbb56495b5be82be397d6ca56e9c7746963", kill_on_drop: false }` [INFO] [stdout] 2e7ea9065080ed9fd1f393bca828bcbb56495b5be82be397d6ca56e9c7746963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6374382890e748acfea72caf13ad66bee08158a742ebc633286f01a41219f6d [INFO] running `Command { std: "docker" "start" "-a" "e6374382890e748acfea72caf13ad66bee08158a742ebc633286f01a41219f6d", 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 autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [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 futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rayon v1.10.0 [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 globset v0.4.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ignore v0.4.23 [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 tracing-serde v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 20s [INFO] running `Command { std: "docker" "inspect" "e6374382890e748acfea72caf13ad66bee08158a742ebc633286f01a41219f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6374382890e748acfea72caf13ad66bee08158a742ebc633286f01a41219f6d", kill_on_drop: false }` [INFO] [stdout] e6374382890e748acfea72caf13ad66bee08158a742ebc633286f01a41219f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53a7d2d0e6f2fba267ee9613f3298448d937a840f20875fe3f05a645793072c5 [INFO] running `Command { std: "docker" "start" "-a" "53a7d2d0e6f2fba267ee9613f3298448d937a840f20875fe3f05a645793072c5", 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 plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [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 bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling 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 59.41s [INFO] running `Command { std: "docker" "inspect" "53a7d2d0e6f2fba267ee9613f3298448d937a840f20875fe3f05a645793072c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53a7d2d0e6f2fba267ee9613f3298448d937a840f20875fe3f05a645793072c5", kill_on_drop: false }` [INFO] [stdout] 53a7d2d0e6f2fba267ee9613f3298448d937a840f20875fe3f05a645793072c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbf2f1e92dbf1dfd745ca54003505f6cf5ad33662cf3922bbf0b0af810f82336 [INFO] running `Command { std: "docker" "start" "-a" "dbf2f1e92dbf1dfd745ca54003505f6cf5ad33662cf3922bbf0b0af810f82336", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seams-49cfb54abf4e459c) [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 restart_log::tests::test_restart_log_basic_operations ... 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 sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... 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 discovery::tests::test_utf8_validation ... 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 restart_log::tests::test_should_process_file_logic ... 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_matching_pattern ... ok [INFO] [stdout] test restart_log::tests::test_restart_log_verification ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery ... ok [INFO] [stdout] test discovery::tests::test_parallel_vs_serial_discovery ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_empty ... ok [INFO] [stderr] Running unittests src/bin/generate_boundary_tests.rs (/opt/rustwide/target/debug/deps/generate_boundary_tests-d9818fd8f0535058) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/generate_gutenberg_sentences.rs (/opt/rustwide/target/debug/deps/generate_gutenberg_sentences-e6d1badf26159253) [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seams-8a5a25134d99c7a7) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test discovery::tests::test_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 discovery::tests::test_fail_fast_behavior ... ok [INFO] [stdout] test discovery::tests::test_parallel_discovery_with_invalid_files ... ok [INFO] [stdout] test discovery::tests::test_utf8_validation ... ok [INFO] [stdout] test discovery::tests::test_discover_files_matching_pattern ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_basic ... ok [INFO] [stdout] test sentence_detector::abbreviations::tests::test_abbreviation_detection_comprehensive ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_consecutive_tabs ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_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_tabs ... ok [INFO] [stdout] test sentence_detector::normalization::tests::test_normalize_sentence_unicode ... ok [INFO] [stdout] test restart_log::tests::test_should_process_file_logic ... 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_restart_log_verification ... 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] [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_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_dialog_continuation_punctuation_variations ... ok [INFO] [stdout] test test_colon_paragraph_break_dialog_separation ... ok [INFO] [stdout] test test_dialog_continuation_vs_boundary_distinction ... ok [INFO] [stdout] test test_dialog_coalescing ... ok [INFO] [stdout] test test_dialog_comma_capital_continuation_bug_with_context ... ok [INFO] [stdout] test test_dialog_quote_transition_comparison ... ok [INFO] [stdout] test test_dialog_state_machine_continuation_logic ... ok [INFO] [stdout] test test_dialog_hard_separator_bug ... ok [INFO] [stdout] test test_dialog_hard_separator_minimal ... ok [INFO] [stdout] test test_actual_backward_seek_repro ... ok [INFO] [stdout] test test_kanawha_settlement_text ... ok [INFO] [stdout] test test_mismatched_quote_dialogue_by_design_choice ... ok [INFO] [stdout] test test_hard_dialog_transitions ... ok [INFO] [stdout] test test_missing_seams_reproduction ... ok [INFO] [stdout] test test_narrative_dialog_separation_expected_fail ... ok [INFO] [stdout] test test_dialog_pattern_partitioning_comprehensive ... ok [INFO] [stdout] test test_external_definitive_punctuation_all_dialog_states ... ok [INFO] [stdout] test test_parenthetical_state_transitions ... ok [INFO] [stdout] test test_abbreviation_handling ... ok [INFO] [stdout] test test_dialog_to_dialog_transitions_all_states ... ok [INFO] [stdout] test test_pg4300_compass_directions_fix ... ok [INFO] [stdout] test test_pattern_coverage_analysis ... ok [INFO] [stdout] test test_simple_quote_open_close ... ok [INFO] [stdout] test test_quote_with_parenthetical ... ok [INFO] [stdout] test test_simple_hard_separator_continue_bug ... ok [INFO] [stdout] test test_soft_dialog_transitions ... ok [INFO] [stdout] test test_user_hermit_scroll_text ... ok [INFO] [stdout] test test_semicolon_after_parenthetical_bug ... ok [INFO] [stdout] test test_punctuation_after_quotes_bug ... ok [INFO] [stdout] test test_vad_differential_diagnosis ... ok [INFO] [stdout] test test_sentence_ending_punctuation_after_dialog_three_sentence_expectation ... 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-2ba3aa166798b760) [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_punctuation_only ... ok [INFO] [stdout] test test_pipeline_long_paths ... ok [INFO] [stdout] test test_pipeline_empty_files ... ok [INFO] [stdout] test test_pipeline_nested_directories ... ok [INFO] [stdout] test test_pipeline_whitespace_only ... 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-a7886f1c06000576) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_fail_fast_utf8_error ... ok [INFO] [stdout] test test_fail_fast_parallel_processing ... FAILED [INFO] [stdout] test test_without_fail_fast_continues ... ok [INFO] [stdout] test test_fail_fast_sentence_detection_error ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_fail_fast_parallel_processing stdout ---- [INFO] [stdout] STDOUT: {"timestamp":"2026-04-19T23:49:45.902957Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.903120Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmptgSqYC\"), 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:49:45.904197Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.904872Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmptgSqYC"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.904973Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmptgSqYC"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.921018Z","level":"INFO","fields":{"message":"Discovery and validation completed in 16ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.973959Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.975283Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.975981Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.976486Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977103Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good3-0.txt: 2 sentences, 59 bytes, detection 5 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977598Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmptgSqYC/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977640Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977670Z","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.07s [INFO] [stdout] Overall throughput: 3298 chars/sec (0.00 MB/s) [INFO] [stdout] Sentence detection throughput: 40000 chars/sec (0.04 MB/s) [INFO] [stdout] Sentence detection time: 0.01s of 0.07s total (8.2%) [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977882Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.978262Z","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: Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmptgSqYC` [INFO] [stdout] [INFO] [stdout] Exit status: exit status: 0 [INFO] [stdout] [INFO] [stdout] thread 'test_fail_fast_parallel_processing' (176) panicked at tests/fail_fast_parallel_test.rs:63:5: [INFO] [stdout] Should log permission/processing error. STDOUT: {"timestamp":"2026-04-19T23:49:45.902957Z","level":"INFO","fields":{"message":"Starting seams"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.903120Z","level":"INFO","fields":{"message":"Parsed CLI arguments","args":"Args { root_dir: Some(\"/tmp/.tmptgSqYC\"), 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:49:45.904197Z","level":"INFO","fields":{"message":"Project setup validation completed successfully"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.904872Z","level":"INFO","fields":{"message":"Starting overlapped file discovery and processing in: /tmp/.tmptgSqYC"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.904973Z","level":"INFO","fields":{"message":"Starting directory traversal in: /tmp/.tmptgSqYC"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.921018Z","level":"INFO","fields":{"message":"Discovery and validation completed in 16ms, streamed 5 files"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.973959Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good1-0.txt: 2 sentences, 45 bytes, detection 1 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.975283Z","level":"INFO","fields":{"message":"Dialog state machine detected 1 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/bad1-0.txt: 1 sentences, 37 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.975981Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good2-0.txt: 2 sentences, 39 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.976486Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good4-0.txt: 2 sentences, 60 bytes, detection 0 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977103Z","level":"INFO","fields":{"message":"Dialog state machine detected 2 sentences with 0 debug transitions"}} [INFO] [stdout] [Processed /tmp/.tmptgSqYC/good3-0.txt: 2 sentences, 59 bytes, detection 5 ms [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977598Z","level":"INFO","fields":{"message":"Saved restart log to /tmp/.tmptgSqYC/.seams_restart.json"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977640Z","level":"INFO","fields":{"message":"File discovery completed: 5 total files found"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977670Z","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.07s [INFO] [stdout] Overall throughput: 3298 chars/sec (0.00 MB/s) [INFO] [stdout] Sentence detection throughput: 40000 chars/sec (0.04 MB/s) [INFO] [stdout] Sentence detection time: 0.01s of 0.07s total (8.2%) [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.977882Z","level":"INFO","fields":{"message":"Overlapped pipeline completed: 5 processed, 0 skipped, 0 failed, 9 sentences detected"}} [INFO] [stdout] {"timestamp":"2026-04-19T23:49:45.978262Z","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: Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] Running `/opt/rustwide/target/debug/seams --fail-fast /tmp/.tmptgSqYC` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6386d4ce3c7a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6386d4ce3c7a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6386d4ce3c7a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6386d4ce3c7a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6386d4cf7e0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6386d4cf7e0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6386d4ce88f2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6386d4ce88f2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6386d4cc114f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6386d4cc114f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6386d4cdb819 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6386d4be212c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x6386d4be212c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6386d4cdba92 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x6386d4cdba92 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6386d4cc1208 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6386d4cb6339 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6386d4cc1fad - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6386d4cf85cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6386d4bb87a8 - fail_fast_parallel_test[c8f2e2b3cec9e57d]::test_fail_fast_parallel_processing::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:63:5 [INFO] [stdout] 20: 0x6386d4bc7ec2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x6386d4bc7f3d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x6386d4bab02d - ::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: 0x6386d4baaefb - tokio[b404690c32050281]::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: 0x6386d4baaefb - tokio[b404690c32050281]::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: 0x6386d4baaefb - ::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: 0x6386d4ba5e00 - ::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: 0x6386d4ba9e8d - ::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: 0x6386d4ba9184 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x6386d4ba575b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x6386d4baa999 - tokio[b404690c32050281]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x6386d4bb27f2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x6386d4bb237e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x6386d4ba86bd - tokio[b404690c32050281]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x6386d4ba6ea0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x6386d4ba7196 - ::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: 0x6386d4ba8d90 - ::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: 0x6386d4baf073 - tokio[b404690c32050281]::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: 0x6386d4ba5931 - ::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: 0x6386d4bc8864 - ::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: 0x6386d4bc8a2a - ::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: 0x6386d4bba323 - fail_fast_parallel_test[c8f2e2b3cec9e57d]::test_fail_fast_parallel_processing [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:92:5 [INFO] [stdout] 42: 0x6386d4bb4647 - fail_fast_parallel_test[c8f2e2b3cec9e57d]::test_fail_fast_parallel_processing::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/fail_fast_parallel_test.rs:8:46 [INFO] [stdout] 43: 0x6386d4b9db26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x6386d4bd620b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x6386d4bd620b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x6386d4be2bfb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x6386d4be2bfb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x6386d4be2bfb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x6386d4be2bfb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x6386d4be2bfb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x6386d4be2bfb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x6386d4be2bfb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x6386d4bdd054 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x6386d4bdd054 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x6386d4be5802 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x6386d4be5802 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x6386d4be5802 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x6386d4be5802 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x6386d4be5802 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x6386d4be5802 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x6386d4be5802 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x6386d4ce33af - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x6386d4ce33af - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x715085047aa4 - [INFO] [stdout] 65: 0x7150850d4a64 - 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.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test fail_fast_parallel_test` [INFO] running `Command { std: "docker" "inspect" "dbf2f1e92dbf1dfd745ca54003505f6cf5ad33662cf3922bbf0b0af810f82336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf2f1e92dbf1dfd745ca54003505f6cf5ad33662cf3922bbf0b0af810f82336", kill_on_drop: false }` [INFO] [stdout] dbf2f1e92dbf1dfd745ca54003505f6cf5ad33662cf3922bbf0b0af810f82336