[INFO] cloning repository https://github.com/giothun/text-gen-ngram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giothun/text-gen-ngram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiothun%2Ftext-gen-ngram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiothun%2Ftext-gen-ngram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f355b30af82d021e96602f9fd7d793fa543ae9 [INFO] testing giothun/text-gen-ngram against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiothun%2Ftext-gen-ngram" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/giothun/text-gen-ngram [INFO] finished tweaking git repo https://github.com/giothun/text-gen-ngram [INFO] tweaked toml for git repo https://github.com/giothun/text-gen-ngram written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/giothun/text-gen-ngram on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/giothun/text-gen-ngram 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da66c5b129a45d73626a8013c5fd57dc0a17cb74d8a847dcbedeefaedaf59737 [INFO] running `Command { std: "docker" "start" "-a" "da66c5b129a45d73626a8013c5fd57dc0a17cb74d8a847dcbedeefaedaf59737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da66c5b129a45d73626a8013c5fd57dc0a17cb74d8a847dcbedeefaedaf59737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da66c5b129a45d73626a8013c5fd57dc0a17cb74d8a847dcbedeefaedaf59737", kill_on_drop: false }` [INFO] [stdout] da66c5b129a45d73626a8013c5fd57dc0a17cb74d8a847dcbedeefaedaf59737 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d06038fa0bbee6fc39eaa4a723194a0b7e58a78b7f40be486f79de41c98a516 [INFO] running `Command { std: "docker" "start" "-a" "5d06038fa0bbee6fc39eaa4a723194a0b7e58a78b7f40be486f79de41c98a516", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling binary_raster v0.1.15 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling twemoji-rs v0.1.2 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.13 [INFO] [stderr] Compiling wordcloud-rs v0.1.17 [INFO] [stderr] Compiling text-gen-ngram v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `SENTENCE_BOUNDARY` is never used [INFO] [stdout] --> src/text/processing.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static SENTENCE_BOUNDARY: Lazy = Lazy::new(|| Regex::new("([.!?])\\s+([A-Z])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PUNCTUATION` is never used [INFO] [stdout] --> src/text/processing.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | static PUNCTUATION: Lazy = Lazy::new(|| Regex::new("([.,!?;:()\\[\\]{}\"'\\-])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `WHITESPACE` is never used [INFO] [stdout] --> src/text/processing.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | static WHITESPACE: Lazy = Lazy::new(|| Regex::new("\\s+").unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "5d06038fa0bbee6fc39eaa4a723194a0b7e58a78b7f40be486f79de41c98a516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d06038fa0bbee6fc39eaa4a723194a0b7e58a78b7f40be486f79de41c98a516", kill_on_drop: false }` [INFO] [stdout] 5d06038fa0bbee6fc39eaa4a723194a0b7e58a78b7f40be486f79de41c98a516 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d5417d5924264eb7f2a118f47a9e4bdfdefd52d3cadcd5a65f3aa4d22f3dfe [INFO] running `Command { std: "docker" "start" "-a" "f7d5417d5924264eb7f2a118f47a9e4bdfdefd52d3cadcd5a65f3aa4d22f3dfe", kill_on_drop: false }` [INFO] [stdout] warning: static `SENTENCE_BOUNDARY` is never used [INFO] [stdout] --> src/text/processing.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static SENTENCE_BOUNDARY: Lazy = Lazy::new(|| Regex::new("([.!?])\\s+([A-Z])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PUNCTUATION` is never used [INFO] [stdout] --> src/text/processing.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | static PUNCTUATION: Lazy = Lazy::new(|| Regex::new("([.,!?;:()\\[\\]{}\"'\\-])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `WHITESPACE` is never used [INFO] [stdout] --> src/text/processing.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | static WHITESPACE: Lazy = Lazy::new(|| Regex::new("\\s+").unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling text-gen-ngram v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `SENTENCE_BOUNDARY` is never used [INFO] [stdout] --> src/text/processing.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static SENTENCE_BOUNDARY: Lazy = Lazy::new(|| Regex::new("([.!?])\\s+([A-Z])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PUNCTUATION` is never used [INFO] [stdout] --> src/text/processing.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | static PUNCTUATION: Lazy = Lazy::new(|| Regex::new("([.,!?;:()\\[\\]{}\"'\\-])").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `WHITESPACE` is never used [INFO] [stdout] --> src/text/processing.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | static WHITESPACE: Lazy = Lazy::new(|| Regex::new("\\s+").unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc588Sj7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtext_gen_ngram-757aa266197e73e8,liburlencoding-2e57689ab08a86e0,libfutures-8dd0d31f86549618,libfutures_executor-92bddef25c1f2e97,libscraper-5daf7883552d4195,libego_tree-b962cbce906a24cc,libselectors-066b90c7a4cc367c,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libservo_arc-9bba2627fe5f15b9,libcssparser-22ed3d131841237c,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-980ef2c935ea5e83,libmarkup5ever-8d4abb1d87ba7d50,libstring_cache-cd1c9f4dc4651135,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-e33044ebb7b03c2f,libparking_lot_core-2a665fa4e65255ba,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libmac-c49d677f899b5d26,libwordcloud_rs-5bb63200bcb861b8,libbinary_raster-0d8e2dd89839d050,libitertools-bb9dfc9f1c5526ce,librand_distr-3b3ee5084e5f6f47,librand-41ebf87cbde87324,librand_chacha-5f3850a4b84d743d,librand_core-33592d00db0cae1f,libgetrandom-6a1f3eb830f047ea,libpalette-9438ede1ea76d393,libfast_srgb8-1d0b258b8d039757,libphf-dc96922ae81c6c86,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libapprox-4ed233db1ae3d0c1,libtwemoji_rs-450fcd3613074c2f,libitertools-e528317219236035,libfontdue-5252b944b7520a62,libttf_parser-bd98ee727fedb446,libimage-af9fb77b335e3d07,libimage_webp-9847b3eaeab5013e,libqoi-ac30b51e095efef6,libpng-4d23de714416631d,libbitflags-e2b4db6c651223da,libfdeflate-c41688d19d118d71,libexr-46a14602e905d1c6,libzune_inflate-bdc3530bd1f3c55c,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-ce01ec5e0e267df7,libzune_jpeg-045f359c8a85cfa4,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-c257e2148087d0fa,libloop9-7e1763105bd16102,libavif_serialize-e91484930c118dac,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-71d6334108c104b2,libprofiling-983624441e96a002,libav1_grain-55586858de5548f1,libnom-b3e0f856bc07dfc6,libnum_rational-bce418237f841338,libnum_bigint-6fba80c0dcb2f03c,libnum_integer-72150b851dcf81ec,libanyhow-05504bd2b6f9ae25,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ea0a18fa0ff18bec,librayon-18ae4a3e007c193b,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libv_frame-06127f25285af5ee,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-8bf3a5ea65bb4840,libbitstream_io-cf56b29ea9eb7b84,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-5c858bdddb201176,libflate2-d9304d3a96841fad,libminiz_oxide-291ee4426f7c5b7d,libsimd_adler32-eda01a159841bab2,libcrc32fast-5e6fdc6fad2d85f8,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,liblazy_static-b3603208c0de2608,librand-a17708f2eedf275a,librand_chacha-0e9de3363462bab8,libppv_lite86-9a8d663d45c3d560,libzerocopy-0f277ae5aed20b70,librand_core-eb1a9f653ef86e8a,libgetrandom-e44dd297b824af77,libthiserror-2bb8c6e380e4dae3,libclap-2215f83516bfdb62,libclap_builder-c3ccb64905bddc5a,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libchrono-35e6bcf9bd7f7703,libnum_traits-4fad70d109d10065,libiana_time_zone-33839373f004bfb1,libreqwest-ddfb468aa13a05c1,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-356e13e0b9b8c7d2,libtokio_native_tls-88d5c10310730808,libserde_urlencoded-539ac733afd76a3f,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-85ed177489755566,libryu-0ea4bafc9bef6d8b,libserde-471eb55c1328a7da,libtower-927e67fe66ab5b56,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-34dbc513c6f1b4c1,libopenssl_probe-cbab9b905ab83f66,libopenssl-b8477078cc18e4de,libbitflags-96e56b993b11ae97,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-d3a6a295ccd150d2,libhyper_util-f7c1410a3be10a59,libtower_service-0d7df29686b13872,libhyper-eca40c32c8d78830,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-9f5e55300f5892c7,libtracing-ea642ce28c5dc69a,libtracing_core-1d0b1743f9659eca,libonce_cell-765b6266638d0b66,libindexmap-3ba8fbe2901d34bf,libhashbrown-ac4d5ed98aa642ec,libfoldhash-db4127afd3bb4103,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libtokio_util-e4ffbd2f1ef79527,libtokio-8f5ed422eedfc2b0,libsignal_hook_registry-f81db06a65aed280,libsocket2-134724aa562ee32e,libmio-2df0c97d79099986,liblibc-18586681d4adba10,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-2b95e8355e160732,libfutures_util-795b9c0536335b3b,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-918e855b1748fdd5,libidna-c0b082c91f7aec95,libidna_adapter-b8af744ebd9a9472,libicu_normalizer-30e32fb0cc8e9728,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-ed9f8600d5b01206,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-9939259311731037,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-42135522d8353699,libicu_provider-5701b506a0f6c7e7,libicu_locid-028e20b3753b4d61,liblitemap-705c4d2af7d10c57,libtinystr-08ebc7d485246082,libzerovec-ce4ccbae2e97a60b,libwriteable-45c783735d88c2b0,libyoke-4bbe5447ae18f23a,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc588Sj7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_client_test-b920f2f48f64749f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `text-gen-ngram` (test "http_client_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f7d5417d5924264eb7f2a118f47a9e4bdfdefd52d3cadcd5a65f3aa4d22f3dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d5417d5924264eb7f2a118f47a9e4bdfdefd52d3cadcd5a65f3aa4d22f3dfe", kill_on_drop: false }` [INFO] [stdout] f7d5417d5924264eb7f2a118f47a9e4bdfdefd52d3cadcd5a65f3aa4d22f3dfe