[INFO] fetching crate yake-rust 1.0.3... [INFO] testing yake-rust-1.0.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate yake-rust 1.0.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate yake-rust 1.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yake-rust 1.0.3 [INFO] tweaked toml for crates.io crate yake-rust 1.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yake-rust 1.0.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yake-rust 1.0.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded segtok v0.1.5 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded htmlize v1.0.5 [INFO] [stderr] Downloaded matchgen v0.2.0 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf09931f7d1c5beacc2fc1be7bfcc3d4a8d71109e93f5f546e9eee8035813e4 [INFO] running `Command { std: "docker" "start" "-a" "ccf09931f7d1c5beacc2fc1be7bfcc3d4a8d71109e93f5f546e9eee8035813e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf09931f7d1c5beacc2fc1be7bfcc3d4a8d71109e93f5f546e9eee8035813e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf09931f7d1c5beacc2fc1be7bfcc3d4a8d71109e93f5f546e9eee8035813e4", kill_on_drop: false }` [INFO] [stdout] ccf09931f7d1c5beacc2fc1be7bfcc3d4a8d71109e93f5f546e9eee8035813e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 463a168073576381f924405ee058915ffab06d8cce94ce710cd442f739d1dd51 [INFO] running `Command { std: "docker" "start" "-a" "463a168073576381f924405ee058915ffab06d8cce94ce710cd442f739d1dd51", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling matchgen v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling htmlize v1.0.5 [INFO] [stderr] Compiling segtok v0.1.5 [INFO] [stderr] Compiling yake-rust v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `Command { std: "docker" "inspect" "463a168073576381f924405ee058915ffab06d8cce94ce710cd442f739d1dd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463a168073576381f924405ee058915ffab06d8cce94ce710cd442f739d1dd51", kill_on_drop: false }` [INFO] [stdout] 463a168073576381f924405ee058915ffab06d8cce94ce710cd442f739d1dd51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef7331504220336c2720ce254523ccf56cf5e1bbe7ea882839449ad7449e8c8c [INFO] running `Command { std: "docker" "start" "-a" "ef7331504220336c2720ce254523ccf56cf5e1bbe7ea882839449ad7449e8c8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling htmlize v1.0.5 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling divan v0.1.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling segtok v0.1.5 [INFO] [stderr] Compiling yake-rust v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.08s [INFO] running `Command { std: "docker" "inspect" "ef7331504220336c2720ce254523ccf56cf5e1bbe7ea882839449ad7449e8c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7331504220336c2720ce254523ccf56cf5e1bbe7ea882839449ad7449e8c8c", kill_on_drop: false }` [INFO] [stdout] ef7331504220336c2720ce254523ccf56cf5e1bbe7ea882839449ad7449e8c8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3dc246464de42f3a549d16401075ff6a99f79407d2ba322478e4d6d6002e29c [INFO] running `Command { std: "docker" "start" "-a" "c3dc246464de42f3a549d16401075ff6a99f79407d2ba322478e4d6d6002e29c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yake_rust-1b4141d68a3a0a29) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test tests::empty_text ... ok [INFO] [stdout] test preprocessor::tests::split_tabbed_multiline_text_into_sentences ... ok [INFO] [stdout] test preprocessor::tests::split_sentences ... ok [INFO] [stdout] test preprocessor::tests::split_hyphenated_sentence_into_words ... ok [INFO] [stdout] test tests::keywords_order_is_preserved ... ok [INFO] [stdout] test tests::laptop ... ok [INFO] [stdout] test tests::composite_recurring_words_and_bigger_window ... ok [INFO] [stdout] test tests::composite_recurring_words_near_numbers ... ok [INFO] [stdout] test tests::hyphenated ... ok [INFO] [stdout] test tests::composite_recurring_words_near_spelled_out_numbers ... ok [INFO] [stdout] test tests::headphones ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_2_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_3_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_4_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::arabic_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_1_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::french_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dutch_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::genius_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_6_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::italian_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::gitter_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::google_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::german_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::google_sample_single_ngram ... ok [INFO] [stdout] test tests::liaad_yake_samples::polish_sample_defaults ... ok [INFO] [stdout] test tests::multi_ngram ... ok [INFO] [stdout] test tests::non_hyphenated ... ok [INFO] [stdout] test tests::liaad_yake_samples::portuguese_tourism_sample_defaults ... ok [INFO] [stdout] test tests::plural ... ok [INFO] [stdout] test tests::short ... ok [INFO] [stdout] test tests::singular ... ok [INFO] [stdout] test tests::weekly_newsletter_long ... ok [INFO] [stdout] test tests::weekly_newsletter_long_with_paragraphs ... ok [INFO] [stdout] test tests::weekly_newsletter_short ... ok [INFO] [stdout] test tests::with_stopword_in_the_middle ... ok [INFO] [stdout] test tests::zero_size_ngram ... ok [INFO] [stdout] test tests::liaad_yake_samples::portuguese_sport_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::spanish_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::finnish_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::turkish_sample_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_5_defaults ... ok [INFO] [stdout] test tests::liaad_yake_samples::dataset_text_7_defaults ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.33s [INFO] [stdout] [INFO] [stderr] Running tests/sanity.rs (/opt/rustwide/target/debug/deps/sanity-3f6f7a5e937a97f1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test run_through_dataset_files ... ignored, run manually with cargo test --all -- --include-ignored --nocapture [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yake_rust [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] running `Command { std: "docker" "inspect" "c3dc246464de42f3a549d16401075ff6a99f79407d2ba322478e4d6d6002e29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dc246464de42f3a549d16401075ff6a99f79407d2ba322478e4d6d6002e29c", kill_on_drop: false }` [INFO] [stdout] c3dc246464de42f3a549d16401075ff6a99f79407d2ba322478e4d6d6002e29c