[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiothun%2Ftext-gen-ngram" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giothun/text-gen-ngram on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3024af88e18b2519299b1210098260b793e911a64b8a3bdd6285d6535117600b
[INFO] running `Command { std: "docker" "start" "-a" "3024af88e18b2519299b1210098260b793e911a64b8a3bdd6285d6535117600b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3024af88e18b2519299b1210098260b793e911a64b8a3bdd6285d6535117600b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3024af88e18b2519299b1210098260b793e911a64b8a3bdd6285d6535117600b", kill_on_drop: false }`
[INFO] [stdout] 3024af88e18b2519299b1210098260b793e911a64b8a3bdd6285d6535117600b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4774393eb33f0ae5e9d208c2af65dcca23cae6e2c7a295164992316e0eedf636
[INFO] running `Command { std: "docker" "start" "-a" "4774393eb33f0ae5e9d208c2af65dcca23cae6e2c7a295164992316e0eedf636", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[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 anyhow v1.0.97
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling qoi v0.4.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling twemoji-rs v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling binary_raster v0.1.15
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling reqwest v0.12.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling wordcloud-rs v0.1.17
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling env_logger v0.11.7
[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<Regex> = 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<Regex> = 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<Regex> = Lazy::new(|| Regex::new("\\s+").unwrap());
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s
[INFO] running `Command { std: "docker" "inspect" "4774393eb33f0ae5e9d208c2af65dcca23cae6e2c7a295164992316e0eedf636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4774393eb33f0ae5e9d208c2af65dcca23cae6e2c7a295164992316e0eedf636", kill_on_drop: false }`
[INFO] [stdout] 4774393eb33f0ae5e9d208c2af65dcca23cae6e2c7a295164992316e0eedf636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7dad82731bce65f51799b99285c0157656b88b5a7d3d8a932a451ba32f7ef35
[INFO] running `Command { std: "docker" "start" "-a" "d7dad82731bce65f51799b99285c0157656b88b5a7d3d8a932a451ba32f7ef35", 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<Regex> = 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<Regex> = Lazy::new(|| Regex::new("([.,!?;:()\\[\\]{}\"'\\-])").unwrap());
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling text-gen-ngram v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `WHITESPACE` is never used
[INFO] [stdout]   --> src/text/processing.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | static WHITESPACE: Lazy<Regex> = Lazy::new(|| Regex::new("\\s+").unwrap());
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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<Regex> = 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<Regex> = 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<Regex> = 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/rustcH2bQaW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtext_gen_ngram-05818e23a8440e89,liburlencoding-261db3bc6355947a,libfutures-80370791b8966f07,libfutures_executor-dac82c4f45c1029f,libscraper-266bbe3fc1f7966c,libego_tree-4fad2f7a51f7f097,libselectors-f353f27eb082c9ed,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libservo_arc-b5bd13ea1f08a2e2,libcssparser-7a83a5057b09908f,libdtoa_short-9f2a0ef59036dcf9,libdtoa-db1146a341ad0d00,libhtml5ever-226db1b1509e9095,libmarkup5ever-e200c04e9dcc5d8a,libstring_cache-fcbd8c8066ecfc2c,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-60476881dd5e43bf,libparking_lot_core-c35f711d660e6f77,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libmac-c05d591fa8e0369c,libreqwest-6cb2dcce75e8f362,librustls_pemfile-b142228deabdcb27,librustls_pki_types-c73ad35b7b8c5b70,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libhyper_tls-5351abdd35a68528,libtokio_native_tls-78e3980b77d27126,libserde_urlencoded-0bc9482d56137398,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-95060acd2a2832fe,libryu-f1418741a05f84c6,libtower-37819e6cbb92f6d8,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libnative_tls-f8a9a30cdea30810,libopenssl_probe-d74274d8b7245f2e,libopenssl-472193459e3d1ed0,libbitflags-e2216e7dc380daf3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-194d6819b6dc05c6,libhyper_util-7af45daeec3c514f,libtower_service-222788e4f5219726,libhyper-91b43b24d71a3495,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-f97a06ccd75f68df,libtracing-2eb96aa300bce65b,libtracing_core-d236b56b4a323bb2,libindexmap-4ba731019b289db6,libatomic_waker-f98c2fb1596910db,libtokio_util-2b37dc3b030b7828,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libfutures_util-81929b3fbd1024a9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,liburl-16d5bdb0ea31f11f,libidna-b98b3e54bc32a7d1,libidna_adapter-a79302218c1d3994,libicu_normalizer-6778cfb2a98103c4,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libicu_properties-9df4b1abafd3677a,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-4373300fcdd8999c,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-2ff66449482e29be,libicu_provider-6e7bbff4db11c169,libicu_locid-2a9f9bb500429a04,liblitemap-371202e2dc37347e,libtinystr-aea57d8876c9a724,libzerovec-5bc809ba64908c4a,libwriteable-d7ff86b178f1d317,libyoke-25c7ff4560393a7f,libzerofrom-307f88e98412ffe7,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libonce_cell-27719548ade93009,libwordcloud_rs-88e78ac66eef9c2e,libbinary_raster-d5f7232914f3e69d,libitertools-84be9d5d7f440bba,librand_distr-2588866180648d27,librand-84fc53632739f9a3,librand_chacha-00b4fe1f1c7142b0,librand_core-8db1f5e66d8bb0da,libgetrandom-41ef7be61c53c416,libpalette-4c1faaef59f36a22,libfast_srgb8-cc3405438d89a2e9,libphf-16878ebb40afde12,libphf_shared-81bae7be2bc0da1f,libsiphasher-0d7f3e08879225d4,libapprox-9f13a37f57ea2a53,libtwemoji_rs-fa2b9f4d0563b512,libitertools-1e31b96e26c5c1d5,libfontdue-7e7e3fc0e04c080d,libhashbrown-07a1639e5d6a935b,libfoldhash-09f3b74fa4663db6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libttf_parser-b74d628384b1036c,libimage-3ef23a042e4c3bd0,libimage_webp-6525b5d56db47c2d,libqoi-9ba887cd9997b050,libpng-ca196cf7fc7776f2,libbitflags-40a27ceec947d12f,libfdeflate-6d54cacfd6597cbf,libexr-56c85c647e05507e,libzune_inflate-98a94fe1ad99b2ee,libbit_field-8a0dd08ea2ae2e13,liblebe-69cae958778e7d4e,libhalf-73b64ebe77bd32f9,libsmallvec-0a10b9d1b12cb38a,libzune_jpeg-b09000706f24b7b9,libzune_core-8afd53f55577f695,libgif-118974be86577e4c,libcolor_quant-7eaa5904ea87e27c,libbyteorder_lite-372ee7020504094b,libravif-6d6db8567ea7fee3,libloop9-93ecf26546e1ec96,libavif_serialize-fea4ecc8741f0f0c,libquick_error-ed53c5b033f4fbce,librgb-26e9d9a1b4bc6bd1,librav1e-35701299f34d5411,libprofiling-5fc01027cbc3d1c1,libav1_grain-11e4763fbdd6f159,libnom-c97e000f2335e34d,libnum_rational-832d6d0f8272d587,libnum_bigint-09bddb26daee6d2d,libnum_integer-4434f0200a29d8cc,libanyhow-3ce7eebcf9917aaf,libdebug_unreachable-f7b9f09a34de90c3,libmaybe_rayon-a652100765e37687,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libv_frame-9f0267dee60c121c,libaligned_vec-0d21b876aa7225ca,libarrayvec-78e6687af5fcd84b,libthiserror-5e4b7b66bbdb1807,libbitstream_io-c7dbb66cbabefb19,libitertools-40fa1b35b5222bb9,libeither-f9cfe41df9eac463,libimgref-c13f71bcd0f94133,libbytemuck-988fdfe1d487f75e,libtiff-768dc19a318350a7,libflate2-613356ea302b757d,libminiz_oxide-e775723b68984ce4,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-e14d1f8d61360bf0,libweezl-40bb33ac46bbe8e6,libjpeg_decoder-24b6abf7c4372cd5,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libmemchr-6e500fc2d2cc2174,libregex_syntax-3727c38b46230be4,liblazy_static-afffdbb119bd9ac1,librand-64859fdb00e17c5a,librand_chacha-30160e495979e40d,libppv_lite86-77df3e197f9e9a0c,libzerocopy-e30d1555f3e3b51d,librand_core-1ce383917efaf83a,libgetrandom-8cd4ba85933fcbf9,libcfg_if-8c8419bc1cff3c76,libthiserror-76f5be45d98ffc60,libserde-e28e8b266103f1a5,libclap-97b1538e4ea3d3ac,libclap_builder-a43b2fe791070d8f,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libchrono-10e889eaf6a09e5b,libnum_traits-03d1cb325e1a7138,libiana_time_zone-45eebea10a54fc02,libtokio-0849f8293d39cb43,libsignal_hook_registry-af0e2636eaad4fd7,libsocket2-1b42b641cf985091,libbytes-a98c6e187cd1e46b,libmio-a8ea60641b6389be,liblibc-783313aafc8cd3cd,libpin_project_lite-5ffafa3f2ed0bb57,liblog-a7842726d7f6ebdc}.rlib" "<sysroot>/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/rustcH2bQaW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_test-efb4ad0b362a4534" "-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 "error_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7dad82731bce65f51799b99285c0157656b88b5a7d3d8a932a451ba32f7ef35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7dad82731bce65f51799b99285c0157656b88b5a7d3d8a932a451ba32f7ef35", kill_on_drop: false }`
[INFO] [stdout] d7dad82731bce65f51799b99285c0157656b88b5a7d3d8a932a451ba32f7ef35
