[INFO] fetching crate divvunspell 1.0.0-beta.1... [INFO] checking divvunspell-1.0.0-beta.1 against try#4d7187a26f9eb7e5000e28e28662298d34d2508f for pr-102474 [INFO] extracting crate divvunspell 1.0.0-beta.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate divvunspell 1.0.0-beta.1 on toolchain 4d7187a26f9eb7e5000e28e28662298d34d2508f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d7187a26f9eb7e5000e28e28662298d34d2508f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate divvunspell 1.0.0-beta.1 [INFO] finished tweaking crates.io crate divvunspell 1.0.0-beta.1 [INFO] tweaked toml for crates.io crate divvunspell 1.0.0-beta.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate divvunspell 1.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d7187a26f9eb7e5000e28e28662298d34d2508f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4d7187a26f9eb7e5000e28e28662298d34d2508f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63401060e2ee8f08cb0bb7848c4b3e2c131945faa13cdb88d33bffe3b46cbde1 [INFO] running `Command { std: "docker" "start" "-a" "63401060e2ee8f08cb0bb7848c4b3e2c131945faa13cdb88d33bffe3b46cbde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63401060e2ee8f08cb0bb7848c4b3e2c131945faa13cdb88d33bffe3b46cbde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63401060e2ee8f08cb0bb7848c4b3e2c131945faa13cdb88d33bffe3b46cbde1", kill_on_drop: false }` [INFO] [stdout] 63401060e2ee8f08cb0bb7848c4b3e2c131945faa13cdb88d33bffe3b46cbde1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4d7187a26f9eb7e5000e28e28662298d34d2508f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb85aacb8f57a5057aab78c17bece82315699dbf050130d5247261a3e119201 [INFO] running `Command { std: "docker" "start" "-a" "deb85aacb8f57a5057aab78c17bece82315699dbf050130d5247261a3e119201", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cffi-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling delegate v0.5.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking core2 v0.3.0-alpha.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling box-format v0.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking pathtrie v0.1.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking fastvlq v1.0.0 [INFO] [stderr] Checking comde v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unic-ucd v0.9.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking zip v0.5.12 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking cffi v0.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lifeguard v0.6.1 [INFO] [stderr] Checking divvunspell v1.0.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/tokenizer/case_handling.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let a = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `string_content_size` is never read [INFO] [stdout] --> src/transducer/hfst/header.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TransducerHeader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | string_content_size: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TransducerHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `string_content_size` is never read [INFO] [stdout] --> src/transducer/hfst/header.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TransducerHeader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | string_content_size: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TransducerHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `divvunspell::transducer::hfst::HfstTransducer` [INFO] [stdout] --> examples/test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use divvunspell::transducer::hfst::HfstTransducer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_suggest` is never used [INFO] [stdout] --> examples/test.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn time_suggest( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `tuples` should have an upper case name [INFO] [stdout] --> examples/test.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | static tuples: &'static [TestLine] = &[ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `TUPLES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.78s [INFO] running `Command { std: "docker" "inspect" "deb85aacb8f57a5057aab78c17bece82315699dbf050130d5247261a3e119201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb85aacb8f57a5057aab78c17bece82315699dbf050130d5247261a3e119201", kill_on_drop: false }` [INFO] [stdout] deb85aacb8f57a5057aab78c17bece82315699dbf050130d5247261a3e119201