[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] checking Pazzaz/uax_14 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pazzaz/uax_14 [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Pazzaz/uax_14 [INFO] tweaked toml for git repo https://github.com/Pazzaz/uax_14 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Pazzaz/uax_14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28f5d88267c059098438cc4f9bcfa8162117997302499db6fec46946895c2aa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f28f5d88267c059098438cc4f9bcfa8162117997302499db6fec46946895c2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28f5d88267c059098438cc4f9bcfa8162117997302499db6fec46946895c2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28f5d88267c059098438cc4f9bcfa8162117997302499db6fec46946895c2aa", kill_on_drop: false }` [INFO] [stdout] f28f5d88267c059098438cc4f9bcfa8162117997302499db6fec46946895c2aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e616b4bdab75243adc89c44c89000889c932cb135b42f96ee7060332382c4cd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e616b4bdab75243adc89c44c89000889c932cb135b42f96ee7060332382c4cd0", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:70 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:107 [INFO] [stdout] | [INFO] [stdout] 1 | ...BA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:70 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:139 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:107 [INFO] [stdout] | [INFO] [stdout] 1 | ...BA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:139 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:164 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:182 [INFO] [stdout] | [INFO] [stdout] 1 | ...2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:164 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:182 [INFO] [stdout] | [INFO] [stdout] 1 | ...2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:227 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:227 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:263 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:263 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:290 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:290 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:326 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:326 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:344 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:371 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:344 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:416 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:371 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:434 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:416 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:497 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:434 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:533 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:497 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:533 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:578 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:578 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:623 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:641 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:623 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:659 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:641 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:677 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:659 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:695 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:713 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:677 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:776 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:695 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:794 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:713 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:812 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:776 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:830 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:848 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:794 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:866 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:812 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:830 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:884 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:848 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:902 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:866 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:884 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:902 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:920 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:938 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:956 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1001 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1019 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1046 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1073 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1091 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:920 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:938 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:956 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1001 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1019 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1046 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1073 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1091 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1127 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1145 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1172 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1190 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1127 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1217 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1145 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1235 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1172 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1262 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1190 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1280 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1217 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1298 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1235 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1325 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1262 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1343 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1280 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1370 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1298 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1397 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1325 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1415 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1343 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1433 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1370 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1461 [INFO] [stdout] | [INFO] [stdout] 1 | ......0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1481 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1397 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1501 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1415 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1521 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1433 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1563 [INFO] [stdout] | [INFO] [stdout] 1 | ...F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1461 [INFO] [stdout] | [INFO] [stdout] 1 | ......0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1594 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xA => Class::LF,0x20 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1481 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1501 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1637 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xA => Class::LF,0x20 => Class::SP,0x25 | 0xA2 | 0xB0 | 0x609...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1521 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1721 [INFO] [stdout] | [INFO] [stdout] 1 | ...F,0x20 => Class::SP,0x25 | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1563 [INFO] [stdout] | [INFO] [stdout] 1 | ...F170...0x1F1AC => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1745 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1594 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xA => Class::LF,0x20 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1778 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 | 0x2109 | 0xA838 | 0xFDFC | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1637 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xA => Class::LF,0x20 => Class::SP,0x25 | 0xA2 | 0xB0 | 0x609...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1961 [INFO] [stdout] | [INFO] [stdout] 1 | ...::PO,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1721 [INFO] [stdout] | [INFO] [stdout] 1 | ...F,0x20 => Class::SP,0x25 | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1745 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1977 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2025 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1778 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 | 0x2109 | 0xA838 | 0xFDFC | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2050 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1961 [INFO] [stdout] | [INFO] [stdout] 1 | ...::PO,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2095 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2113 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2131 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2167 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2185 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1977 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2203 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2221 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2025 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2239 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2050 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2257 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2095 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2113 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2131 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2167 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2185 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2203 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2221 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2239 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2257 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2275 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2302 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2275 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2302 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2338 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2356 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2374 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2410 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2446 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2464 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2482 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2500 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2518 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2536 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2581 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2617 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2635 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2653 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2671 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2689 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2707 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2735 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2795 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2338 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2356 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2374 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2410 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2446 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2464 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2482 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2500 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2855 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2875 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2518 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2895 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2915 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2536 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2581 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2965 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2617 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2985 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2635 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2653 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2671 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3045 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2689 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3065 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2707 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3085 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2735 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3105 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2795 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3125 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2855 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3145 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2875 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3165 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2895 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3185 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3205 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2915 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3225 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2965 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2985 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3045 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3065 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3255 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3085 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3105 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3125 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3315 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3344 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3145 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3360 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3165 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3386 [INFO] [stdout] | [INFO] [stdout] 1 | ...x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3404 [INFO] [stdout] | [INFO] [stdout] 1 | ...EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3185 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3422 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3205 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3449 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3225 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3467 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3255 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3485 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3315 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3344 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3360 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1DA8A => Class::BA,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3386 [INFO] [stdout] | [INFO] [stdout] 1 | ...x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3404 [INFO] [stdout] | [INFO] [stdout] 1 | ...EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3422 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3514 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3532 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3579 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3608 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3638 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3658 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3678 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3758 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3778 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3808 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3848 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3868 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3449 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3467 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3485 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3514 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFB44 | 0xFB46...0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3532 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFB4F => Class::HL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3579 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4008 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3608 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3638 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4048 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3658 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4068 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045 | 0x3047 | 0x3049 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3678 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045 | 0x3047 | 0x3049 | 0x3063 | 0x3083 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3083 | 0x3085 | 0x3087 | 0x308E | 0x3095...0x3096 | 0x30A1 | 0x30A3 | 0x30A5 | 0x30A7 | 0x30A9 | 0x30C3 | 0x30E3 | 0x30E5 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3758 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4316 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x30E3 | 0x30E5 | 0x30E7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3778 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4343 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3808 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4361 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3848 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4390 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3868 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4408 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4426 [INFO] [stdout] | [INFO] [stdout] 1 | ...:NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4444 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4462 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4480 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4008 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4498 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4048 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4516 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4068 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045 | 0x3047 | 0x3049 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x3041 | 0x3043 | 0x3045 | 0x3047 | 0x3049 | 0x3063 | 0x3083 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3083 | 0x3085 | 0x3087 | 0x308E | 0x3095...0x3096 | 0x30A1 | 0x30A3 | 0x30A5 | 0x30A7 | 0x30A9 | 0x30C3 | 0x30E3 | 0x30E5 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4316 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x30E3 | 0x30E5 | 0x30E7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4343 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4361 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4390 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x31FF | 0xFF67...0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4408 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFF70 => Class::NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4426 [INFO] [stdout] | [INFO] [stdout] 1 | ...:NS,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4444 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4462 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4480 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4498 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4516 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4534 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4552 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4570 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4588 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4606 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4624 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4534 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4642 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4552 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4660 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4570 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4678 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4588 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4606 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4696 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4624 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4714 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4642 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4732 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4660 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4750 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4678 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4768 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4696 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4786 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4714 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4732 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4750 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4768 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4786 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4804 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4822 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4840 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4858 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4876 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4894 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4912 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4930 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4948 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4966 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4984 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5002 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5020 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4804 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4822 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5038 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4840 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5056 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4858 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5074 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4876 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5092 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4894 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5110 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4912 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5128 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4930 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5146 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4948 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5164 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4966 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5182 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4984 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5200 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5002 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5218 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5020 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5236 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5038 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5254 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5056 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5074 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5092 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5110 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5128 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5146 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5164 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5182 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5200 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5218 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5236 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5254 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5272 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5290 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5308 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5326 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5344 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5362 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5380 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5398 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5434 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5452 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5470 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5488 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5506 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5524 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5272 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5542 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5290 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5308 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5578 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5326 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5596 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5344 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5614 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5362 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5632 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5380 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5650 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5398 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5434 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5452 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5470 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5488 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5506 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5524 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5542 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5578 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5596 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5614 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5632 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5650 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5668 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5686 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5704 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5722 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5740 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5758 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5776 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5794 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5668 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5812 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5686 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5830 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5704 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5848 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5866 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5722 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5884 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5740 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5902 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5758 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5920 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5776 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5938 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5794 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5956 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5812 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5830 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5992 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5848 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6010 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5866 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5884 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5902 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6064 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5920 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6082 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5938 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6100 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5956 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5992 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6010 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6064 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6082 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6100 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6118 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6136 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6154 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6172 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6190 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6226 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6244 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6262 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6280 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6298 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6316 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6334 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6352 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6370 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6388 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6406 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6424 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6442 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6460 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6478 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6496 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6514 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6118 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6532 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6136 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6154 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6172 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6190 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6226 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6244 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6262 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6280 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6298 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6316 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6334 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6352 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6370 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6388 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6406 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6424 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6442 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6460 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6478 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6496 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6514 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6550 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6532 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6568 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6586 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6550 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6604 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6568 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6622 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6586 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6640 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6604 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6658 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6622 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6676 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6640 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6694 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6658 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6712 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6676 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6730 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6694 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6748 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6766 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6784 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6802 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6820 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6838 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6856 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6712 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6874 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6730 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6892 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6748 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6910 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6928 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6766 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6946 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6784 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6964 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6802 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6982 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6820 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7000 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6838 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7018 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6856 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7036 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6874 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7054 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7072 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7090 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7126 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7162 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7180 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7198 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6892 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7216 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6910 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7234 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6928 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7252 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6946 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7270 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7288 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7306 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7324 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7342 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7360 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7378 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7396 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7414 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7432 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7450 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7468 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7486 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7504 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7522 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6964 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7540 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7558 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6982 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7000 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7576 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7018 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7036 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7054 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7072 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7090 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7612 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7630 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7126 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7648 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7666 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7162 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7180 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7198 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7216 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7234 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7252 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7270 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7288 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7306 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7324 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7342 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7360 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7378 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7396 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7414 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7432 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7450 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7684 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7468 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7702 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7486 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7720 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7504 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7522 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7738 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7540 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7756 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7558 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7576 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7774 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7792 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7810 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7612 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7828 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7630 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7846 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7648 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7864 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7666 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7882 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7900 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7684 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7918 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7702 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7936 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7954 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7972 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7990 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8008 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8044 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8062 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8080 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8098 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8116 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8134 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8152 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8170 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8188 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8206 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7720 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8224 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8242 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8260 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8278 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8296 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8314 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8332 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8350 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8368 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8386 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8404 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8422 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7738 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8440 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7756 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8458 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7774 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8476 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7792 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8494 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7810 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8512 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7828 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8530 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7846 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8548 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7864 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7882 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7900 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7918 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7936 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7954 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8566 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7972 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8584 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8602 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7990 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8620 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8008 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8674 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8044 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8062 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8080 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8098 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8116 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8692 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8134 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8710 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8728 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8152 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8746 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8170 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8764 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8188 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8782 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8206 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8224 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8242 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8800 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8818 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8836 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8260 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8854 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8278 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8872 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8296 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8890 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8314 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8908 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8332 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8926 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8350 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8368 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8944 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8962 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8980 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8386 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8404 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9016 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8422 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8440 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8458 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9052 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8476 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8494 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9070 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8512 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8530 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9106 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9124 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8548 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8566 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8584 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8602 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8620 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9160 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9178 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9196 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9214 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9232 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8674 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9250 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9268 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8692 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9286 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8710 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9304 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9322 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8728 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8746 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8764 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9358 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8782 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9376 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9394 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9412 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9430 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8800 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8818 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8836 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8854 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8872 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8890 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8908 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8926 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9448 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8944 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9466 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9484 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8962 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9502 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8980 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9520 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9016 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9538 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9556 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9574 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9592 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9610 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9628 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9646 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9664 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9682 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9700 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9052 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9718 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9070 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9736 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9754 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9106 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9772 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9124 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9160 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9790 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9808 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9826 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9178 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9844 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9196 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9880 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9214 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9898 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9232 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9916 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9934 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9952 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9970 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9988 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9250 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9268 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9286 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9304 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9322 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9358 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9376 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9394 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9412 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9430 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9448 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9466 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9484 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9502 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9520 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9538 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9556 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10006 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9574 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10024 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9592 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10042 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9610 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10060 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9628 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10078 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9646 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9664 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10096 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10114 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9682 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10132 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9700 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10150 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9718 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10168 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10186 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9736 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9754 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10204 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9772 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10222 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10240 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10258 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9790 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10276 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9808 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10294 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9826 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10312 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10330 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10348 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9844 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10366 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10384 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9880 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10402 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10420 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10438 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10456 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10474 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9898 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10492 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9916 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10510 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9934 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10528 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10546 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9952 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10564 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9970 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10582 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9988 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10600 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10618 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10006 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10636 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10654 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10024 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10672 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10042 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10690 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10060 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10708 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10726 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10744 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10762 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10078 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10780 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10096 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10798 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [WARN] too many lines in the log, truncating it