[INFO] fetching crate unobtanium-segmenter 0.5.2...
[INFO] testing unobtanium-segmenter-0.5.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate unobtanium-segmenter 0.5.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate unobtanium-segmenter 0.5.2
[INFO] finished tweaking crates.io crate unobtanium-segmenter 0.5.2
[INFO] tweaked toml for crates.io crate unobtanium-segmenter 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unobtanium-segmenter 0.5.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unobtanium-segmenter 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 585c7be1ad44ed91558c3b0402418fcb331436b110daf4d757c186580f02ca51
[INFO] running `Command { std: "docker" "start" "-a" "585c7be1ad44ed91558c3b0402418fcb331436b110daf4d757c186580f02ca51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "585c7be1ad44ed91558c3b0402418fcb331436b110daf4d757c186580f02ca51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585c7be1ad44ed91558c3b0402418fcb331436b110daf4d757c186580f02ca51", kill_on_drop: false }`
[INFO] [stdout] 585c7be1ad44ed91558c3b0402418fcb331436b110daf4d757c186580f02ca51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a07fe3149ac486557b3e561f65a9837ca4800e3a24ef839e20c9cb6401c06902
[INFO] running `Command { std: "docker" "start" "-a" "a07fe3149ac486557b3e561f65a9837ca4800e3a24ef839e20c9cb6401c06902", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lingua-korean-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-kazakh-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-chinese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-somali-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-dutch-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-nynorsk-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-german-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-polish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-sotho-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tamil-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-arabic-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-esperanto-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-romanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-serbian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-latin-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-irish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-italian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-urdu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-zulu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-japanese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-slovak-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-armenian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tswana-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-albanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-czech-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-malay-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-welsh-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-catalan-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-icelandic-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-portuguese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-french-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-ganda-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-gujarati-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-marathi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-swahili-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hungarian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-indonesian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-finnish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-punjabi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hebrew-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-estonian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-belarusian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bosnian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-maori-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-spanish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-russian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-vietnamese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-yoruba-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-slovene-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-swedish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-croatian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-georgian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-afrikaans-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-greek-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-shona-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bulgarian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tsonga-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-thai-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-basque-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-mongolian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bengali-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-telugu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-turkish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-macedonian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-ukrainian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-english-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hindi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bokmal-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-latvian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-azerbaijani-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-persian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tagalog-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-lithuanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-xhosa-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-danish-language-model v1.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling whatlang v0.18.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling lingua v1.7.2
[INFO] [stderr]    Compiling unobtanium-segmenter v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "a07fe3149ac486557b3e561f65a9837ca4800e3a24ef839e20c9cb6401c06902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a07fe3149ac486557b3e561f65a9837ca4800e3a24ef839e20c9cb6401c06902", kill_on_drop: false }`
[INFO] [stdout] a07fe3149ac486557b3e561f65a9837ca4800e3a24ef839e20c9cb6401c06902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15527dc9237d4fed64dc5bd5bcd420deaf4b3498c68b61841361296cb6712d53
[INFO] running `Command { std: "docker" "start" "-a" "15527dc9237d4fed64dc5bd5bcd420deaf4b3498c68b61841361296cb6712d53", kill_on_drop: false }`
[INFO] [stderr]    Compiling unobtanium-segmenter v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "15527dc9237d4fed64dc5bd5bcd420deaf4b3498c68b61841361296cb6712d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15527dc9237d4fed64dc5bd5bcd420deaf4b3498c68b61841361296cb6712d53", kill_on_drop: false }`
[INFO] [stdout] 15527dc9237d4fed64dc5bd5bcd420deaf4b3498c68b61841361296cb6712d53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e6b08f46a5664b9e0e5f921aafcf97611012545967588a2a1009072a5508831
[INFO] running `Command { std: "docker" "start" "-a" "8e6b08f46a5664b9e0e5f921aafcf97611012545967588a2a1009072a5508831", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unobtanium_segmenter-b51a4a944ecb7e96)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test augmentation::classify::test::test_unicode_word_split ... ok
[INFO] [stdout] test segmentation::decomposition_aho_corasick::test::test_decomposition_aho_corasick ... ok
[INFO] [stdout] test initial_paragraph_splitter::test::test_initial_segmentation ... ok
[INFO] [stdout] test segmentation::decomposition_fst::test::test_decomposition_fst ... ok
[INFO] [stdout] test segmentation::unicode_sentence::test::test_unicode_sentence_split ... ok
[INFO] [stdout] test segmentation::unicode_word::test::test_unicode_word_split ... ok
[INFO] [stdout] test tests::end_to_end_test_one ... ok
[INFO] [stdout] test normalization::rust_stemmers::test::test_stemmed_unicode_word_split_lowercase ... ok
[INFO] [stdout] test normalization::rust_stemmers::test::test_stemmed_unicode_word_split ... ok
[INFO] [stdout] test segmentation::lingua::test::test_lingua_multilanguage_detection has been running for over 60 seconds
[INFO] [stdout] test segmentation::lingua::test::test_lingua_performance has been running for over 60 seconds
[INFO] [stdout] test segmentation::lingua_with_sentence_splitter::test::test_lingua_multilanguage_detection has been running for over 60 seconds
[INFO] [stdout] test segmentation::lingua_with_sentence_splitter::test::test_lingua_performance has been running for over 60 seconds
[INFO] [stdout] test segmentation::lingua_with_sentence_splitter::test::test_lingua_sentence_splitting has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/unobtanium_segmenter-b51a4a944ecb7e96` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8e6b08f46a5664b9e0e5f921aafcf97611012545967588a2a1009072a5508831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6b08f46a5664b9e0e5f921aafcf97611012545967588a2a1009072a5508831", kill_on_drop: false }`
[INFO] [stdout] 8e6b08f46a5664b9e0e5f921aafcf97611012545967588a2a1009072a5508831
