[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 try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-5/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96d45f0a1b8e60d8be2d10f166f9f258e84f09bc112176577b7717b38ee0c8ce [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" "96d45f0a1b8e60d8be2d10f166f9f258e84f09bc112176577b7717b38ee0c8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96d45f0a1b8e60d8be2d10f166f9f258e84f09bc112176577b7717b38ee0c8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d45f0a1b8e60d8be2d10f166f9f258e84f09bc112176577b7717b38ee0c8ce", kill_on_drop: false }` [INFO] [stdout] 96d45f0a1b8e60d8be2d10f166f9f258e84f09bc112176577b7717b38ee0c8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ebb9dcb50f60e9ffaa8635892fa2112af239df5672654765e3af6d5622d98a3 [INFO] running `Command { std: "docker" "start" "-a" "1ebb9dcb50f60e9ffaa8635892fa2112af239df5672654765e3af6d5622d98a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v1.0.1 [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-0cc1bf0e30b31482/out/convert_to_break_class:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x1F1E6...0x1F1FF => Class::RI,0xAC00 | 0xAC1C | 0xAC38 | 0xAC54 | 0xAC70 | 0xAC8C | 0xACA8 | 0xACC4 | 0xACE0 | 0xACFC | ... [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3653 [INFO] [stdout] | [INFO] [stdout] 1 | ...34 | 0xD750 | 0xD76C | 0xD788 => Class::H2,0xB...0xC | 0x2028...0x2029 => Class::BK,0x2F => Class::SY,0x2060 | 0xFEFF => Class::WJ,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3668 [INFO] [stdout] | [INFO] [stdout] 1 | ...xD76C | 0xD788 => Class::H2,0xB...0xC | 0x2028...0x2029 => Class::BK,0x2F => Class::SY,0x2060 | 0xFEFF => Class::WJ,0x3041 | 0x3043 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3834 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3942 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x30E3 | 0x30E5 | 0x30E7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3969 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class::CP,0xD => Class::CR,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3987 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class::CP,0xD => Class::CR,0xB4 | 0x2C8 | 0x2CC | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4096 [INFO] [stdout] | [INFO] [stdout] 1 | ...R,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4112 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4128 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4144 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4187 [INFO] [stdout] | [INFO] [stdout] 1 | ...FD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4245 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x2D => Class:... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x2D => Class::HY,0xA0 | 0x34F | 0x35C...0x362 | 0xF08... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4357 [INFO] [stdout] | [INFO] [stdout] 1 | ...ass::BB,0x2D => Class::HY,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4397 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => Class::GL,0xD800...0xDFFF => Class::AL,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4461 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x2007 | 0x2011 | 0x202F => Class::GL,0xD800...0xDFFF => Class::AL,0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class:... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4491 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::GL,0xD800...0xDFFF => Class::AL,0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4530 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4578 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4592 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4606 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4648 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4669 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4683 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4697 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4713 [INFO] [stdout] | [INFO] [stdout] 1 | ...C0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x1F1E6...0x1F1FF => Class::RI,0xAC00 | 0xAC1C | 0xAC38 | 0xAC54 | 0xAC70 | 0xAC8C | 0xACA8 | 0xACC4 | 0xACE0 | 0xACFC | ... [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3653 [INFO] [stdout] | [INFO] [stdout] 1 | ...34 | 0xD750 | 0xD76C | 0xD788 => Class::H2,0xB...0xC | 0x2028...0x2029 => Class::BK,0x2F => Class::SY,0x2060 | 0xFEFF => Class::WJ,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4729 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3668 [INFO] [stdout] | [INFO] [stdout] 1 | ...xD76C | 0xD788 => Class::H2,0xB...0xC | 0x2028...0x2029 => Class::BK,0x2F => Class::SY,0x2060 | 0xFEFF => Class::WJ,0x3041 | 0x3043 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4761 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3834 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3942 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x30E3 | 0x30E5 | 0x30E7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3969 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class::CP,0xD => Class::CR,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:3987 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x29 | 0x5D => Class::CP,0xD => Class::CR,0xB4 | 0x2C8 | 0x2CC | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4096 [INFO] [stdout] | [INFO] [stdout] 1 | ...R,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4112 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4128 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4144 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4187 [INFO] [stdout] | [INFO] [stdout] 1 | ...FD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4245 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x2D => Class:... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x2D => Class::HY,0xA0 | 0x34F | 0x35C...0x362 | 0xF08... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4357 [INFO] [stdout] | [INFO] [stdout] 1 | ...ass::BB,0x2D => Class::HY,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4397 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => Class::GL,0xD800...0xDFFF => Class::AL,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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4461 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x2007 | 0x2011 | 0x202F => Class::GL,0xD800...0xDFFF => Class::AL,0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class:... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4491 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::GL,0xD800...0xDFFF => Class::AL,0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4777 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4793 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4817 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4530 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F3FB...0x1F3FF => Class::EM,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4578 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2E3B => Class::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4592 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::B2,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4606 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4648 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4669 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4683 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4841 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4857 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4873 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4697 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4713 [INFO] [stdout] | [INFO] [stdout] 1 | ...C0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4729 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4761 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4777 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4793 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4817 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4905 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4921 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4953 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4969 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4985 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4841 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5001 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4857 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5017 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4873 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5033 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4905 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4921 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5057 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5073 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4953 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4969 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5113 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:4985 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5129 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5001 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5017 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5033 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5057 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5073 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5145 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5161 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5185 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5201 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5225 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5265 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5281 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5305 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5321 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5337 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5361 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5393 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5409 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5425 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5441 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5457 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5113 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5129 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5145 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5161 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5185 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5201 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5473 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5497 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5529 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5545 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5561 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5577 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5225 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5265 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5281 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5305 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5321 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5337 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5361 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5393 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5409 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5425 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5601 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5441 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5617 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5457 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5633 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5473 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5649 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5497 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5665 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5529 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5681 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5545 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5561 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5577 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5601 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5617 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5697 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5633 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5713 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5649 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5729 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5665 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5753 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5777 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5681 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5697 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5713 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5729 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5753 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5793 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5777 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5809 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5793 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5825 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5841 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5809 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5857 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5921 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5825 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5841 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5857 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5921 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5937 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5953 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5937 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5953 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5969 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5985 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6001 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6025 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5969 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:5985 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6001 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6025 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6041 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6057 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6041 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6057 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6081 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6113 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6129 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6153 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6169 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6185 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6201 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6225 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6249 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6265 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6281 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6297 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6321 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6337 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6353 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6081 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6369 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6113 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6385 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6129 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6401 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6153 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6417 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6169 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6433 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6185 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6465 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6201 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6481 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6225 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6497 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6249 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6513 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6265 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6529 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6281 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6553 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6297 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6569 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6321 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6337 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6353 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6369 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6585 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6385 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6401 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6601 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6617 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6417 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6633 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6433 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6649 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6665 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6689 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6745 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6465 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6481 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6497 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6513 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6529 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6553 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6569 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6585 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6601 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6617 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6761 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6777 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6809 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6633 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6649 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6665 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6689 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6825 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6841 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6857 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6873 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6745 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6761 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6777 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6905 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6809 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6922 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6825 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6940 [INFO] [stdout] | [INFO] [stdout] 1 | ...FCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6841 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6976 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6857 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6994 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6873 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6889 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6905 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7012 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7030 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7057 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6922 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7075 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6940 [INFO] [stdout] | [INFO] [stdout] 1 | ...FCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7093 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6976 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7111 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:6994 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7129 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7147 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7174 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7192 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7210 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7228 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7246 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7273 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7291 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7309 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7327 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7345 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7012 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7030 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7363 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7057 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7381 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7075 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7399 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7093 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7417 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7111 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7435 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7129 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7453 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7147 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7471 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7174 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7192 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7210 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7228 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7246 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7273 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7291 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7309 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7327 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7345 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7363 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7381 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7399 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7417 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7435 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7453 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7471 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7489 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7507 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7534 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7552 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7588 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7606 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7624 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7651 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7669 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7489 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7507 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7534 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7552 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7588 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7606 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7624 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7651 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7669 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7696 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7696 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7714 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7732 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7750 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7777 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7795 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7714 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7813 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7732 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7831 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7750 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7777 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7795 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7813 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7849 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7867 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7885 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7903 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7921 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7939 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7957 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7831 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7849 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7867 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7885 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7903 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7921 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7984 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8002 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8020 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8038 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8056 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8074 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8092 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8110 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8128 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8173 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8191 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8209 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8227 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8245 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8263 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8281 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8299 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7939 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8335 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7957 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8362 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:7984 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8380 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8002 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8020 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8434 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8038 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8452 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8056 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8479 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8074 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8497 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8515 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8092 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8542 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8110 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8560 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8128 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8578 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8596 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8614 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8632 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8173 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8650 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8191 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8668 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8209 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8695 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8227 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8245 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8263 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8281 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8299 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8335 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8362 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8380 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8434 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8452 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8713 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8731 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8749 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8479 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8497 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8515 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8542 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8560 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8578 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8596 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8614 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8632 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8776 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8803 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8821 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8839 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8650 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8875 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8668 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8893 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8695 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8911 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8713 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8731 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8749 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8776 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8803 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8821 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8839 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8956 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8974 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8992 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9010 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9064 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8875 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9082 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8893 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9100 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8911 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8956 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9118 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9136 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9154 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9172 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9190 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9208 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8974 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:8992 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9226 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9244 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9262 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9280 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9010 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9064 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9082 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9100 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9118 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9136 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9298 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9154 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9172 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9190 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9316 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9334 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9352 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9208 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9379 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9226 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9397 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9244 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9415 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9433 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9262 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9460 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9280 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9298 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9478 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9316 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9334 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9352 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9379 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9496 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9397 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9514 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9415 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9532 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9433 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9550 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9460 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9568 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9478 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9586 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9496 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9604 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9622 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9649 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9667 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9514 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9532 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9550 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9568 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9586 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9604 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9622 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9685 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9649 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9712 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9667 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9730 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9685 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9757 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9712 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9811 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9730 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9829 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9757 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9847 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9883 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9901 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9919 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9811 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9829 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9847 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9883 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9901 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9937 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9964 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10000 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10018 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10036 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10054 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10072 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10090 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9919 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10126 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9937 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9964 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10000 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10018 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10036 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10054 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10072 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10162 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10180 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10090 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10198 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10216 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10243 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10279 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10306 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10324 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10126 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10342 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10360 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10162 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10378 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10180 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10396 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10198 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10414 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10216 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10432 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10243 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10450 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10279 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10306 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10324 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10477 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10342 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10360 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10378 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10396 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10414 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10432 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10450 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10477 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10495 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10531 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10576 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10612 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10495 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10630 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10531 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10648 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10576 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10666 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10693 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10612 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10711 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10630 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10738 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10648 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10666 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10756 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10693 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10774 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10711 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10792 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10738 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10810 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10756 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10828 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10774 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10792 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10810 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10828 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10846 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10873 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10891 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10909 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10927 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10945 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10963 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10990 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11008 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11053 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11071 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10846 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10873 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10891 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10909 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11089 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10927 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10945 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10963 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:10990 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11107 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11008 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11134 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11152 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11053 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11071 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11089 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11107 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11134 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11170 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11152 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11188 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11170 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11206 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11224 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11242 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11260 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11278 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11296 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11314 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11341 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11188 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11359 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11377 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11206 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11395 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11224 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11413 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11242 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11440 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11260 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11458 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11278 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11476 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11296 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11314 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11495 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11341 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11515 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11359 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11535 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11377 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11555 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11395 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11575 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11413 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11595 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11440 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11458 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11476 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11495 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11515 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11615 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11535 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11555 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11575 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11595 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11635 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11655 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11675 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11705 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11725 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11745 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11765 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11785 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11805 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11825 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11845 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11865 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11885 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11905 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11925 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x106... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11965 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11985 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12005 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12035 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11615 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11635 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11655 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11675 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11705 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11725 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11745 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11765 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11785 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11805 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11825 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11845 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12055 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11865 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12075 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12095 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12125 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12145 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11885 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11905 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12195 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11925 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12215 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x106... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12235 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11965 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12255 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:11985 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12275 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12005 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12295 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12325 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12345 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12365 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12385 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12405 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12425 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12445 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12475 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12495 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12515 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12535 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12555 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12035 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12575 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12055 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12595 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12075 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12615 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12095 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12635 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12125 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12655 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12145 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12675 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12695 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12195 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12715 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12215 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12735 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12235 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12755 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12255 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12275 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12775 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12295 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12325 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12795 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12345 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12365 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12385 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12855 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12405 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12425 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12445 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12475 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12495 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12875 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12515 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12535 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12555 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12895 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12925 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12975 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13035 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13095 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13115 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12575 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12595 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13135 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12615 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12635 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13205 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12655 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13225 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12675 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12695 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12715 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12735 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12755 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12775 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12795 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13245 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13265 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13305 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13325 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13345 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13365 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13385 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13425 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12855 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13445 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12875 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12895 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12925 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12945 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:12975 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13465 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13505 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13035 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13525 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13545 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13095 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13565 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13115 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13585 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13135 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13205 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13605 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13625 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13645 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13225 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13665 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13245 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13265 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13285 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13695 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13715 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13305 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13325 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13345 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13365 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13755 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13865 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13885 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13905 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13385 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13425 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13445 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13935 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13465 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13505 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13525 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13545 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13955 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13975 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13995 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13565 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14045 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13585 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13605 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13625 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13645 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13665 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14065 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14085 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14115 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x125... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14135 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14155 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13695 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13715 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13755 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13815 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14195 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x133... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14215 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x134... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14235 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14255 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x146... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14275 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13835 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13865 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13885 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13905 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13935 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13955 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14295 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14315 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14335 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13975 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14355 [INFO] [stdout] | [INFO] [stdout] 1 | ...x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:13995 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14015 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14045 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14375 [INFO] [stdout] | [INFO] [stdout] 1 | ...x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14395 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14415 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14435 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14465 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14485 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14505 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14525 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14545 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14565 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14595 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14615 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14635 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14655 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14675 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14065 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14085 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14115 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x125... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14135 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14155 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14175 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-0cc1bf0e30b31482/out/convert_to_break_class:1:14195 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x133... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [WARN] too many lines in the log, truncating it