[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] testing Pazzaz/uax_14 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-6/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 269c35a84dfc44fa35ead3553e941a4d1e71f1a6b336e6b848aba28748f1c22b [INFO] running `Command { std: "docker" "start" "-a" "269c35a84dfc44fa35ead3553e941a4d1e71f1a6b336e6b848aba28748f1c22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269c35a84dfc44fa35ead3553e941a4d1e71f1a6b336e6b848aba28748f1c22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269c35a84dfc44fa35ead3553e941a4d1e71f1a6b336e6b848aba28748f1c22b", kill_on_drop: false }` [INFO] [stdout] 269c35a84dfc44fa35ead3553e941a4d1e71f1a6b336e6b848aba28748f1c22b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da87f8699b4dfc6d926443631a9d419c6e335a3002de100ef4ab567fd021929c [INFO] running `Command { std: "docker" "start" "-a" "da87f8699b4dfc6d926443631a9d419c6e335a3002de100ef4ab567fd021929c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB... [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:70 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:89 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:110 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:138 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,0x2C | 0x2E | 0x3A...0x3B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:153 [INFO] [stdout] | [INFO] [stdout] 1 | ...000...0x10FFFD => Class::AL,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:214 [INFO] [stdout] | [INFO] [stdout] 1 | ...ass::BK,0xFFFC => Class::CB,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:245 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x2014 | 0x2E3A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:288 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x2014 | 0x2E3A...0x2E3B => Class::B2,0xE01...0xE3A | 0xE40...0xE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:326 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xFE13...0xFE14 => Class::IS,0x2014 | 0x2E3A...0x2E3B => Class::B2,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:354 [INFO] [stdout] | [INFO] [stdout] 1 | ...IS,0x2014 | 0x2E3A...0x2E3B => Class::B2,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:370 [INFO] [stdout] | [INFO] [stdout] 1 | ...3A...0x2E3B => Class::B2,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:386 [INFO] [stdout] | [INFO] [stdout] 1 | ...lass::B2,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:410 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:442 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:458 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:474 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:506 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:522 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:538 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:554 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:578 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:594 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:611 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:629 [INFO] [stdout] | [INFO] [stdout] 1 | ...ECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:647 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:665 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:692 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:710 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:728 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:746 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:764 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:791 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:809 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:827 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:845 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:863 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:881 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:899 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:917 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:936 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:956 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x48... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:976 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1021 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1037 [INFO] [stdout] | [INFO] [stdout] 1 | ...1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1053 [INFO] [stdout] | [INFO] [stdout] 1 | ... as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1077 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1093 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1117 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1133 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1157 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1173 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1189 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1205 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1229 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1245 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1261 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1285 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1301 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1317 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1333 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1349 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1365 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1381 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1413 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1437 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1453 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1485 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1509 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1533 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1557 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1573 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1589 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1613 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1637 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1661 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1677 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1701 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1717 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1757 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1789 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1845 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1861 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1877 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1893 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1909 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1957 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1973 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:1989 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2005 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2021 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2045 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2069 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2101 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2117 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2141 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2157 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2173 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2189 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2229 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2245 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2261 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2277 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2293 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:2318 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2336 [INFO] [stdout] | [INFO] [stdout] 1 | ...F99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2354 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2372 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2390 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2408 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2426 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2453 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2489 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2507 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2525 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2543 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2561 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2579 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2597 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2624 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2651 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2669 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2696 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2714 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2741 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2759 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2795 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2831 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2849 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2876 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2894 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2921 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2957 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2975 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:2993 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3011 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3029 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3056 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3083 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3101 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3119 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3137 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3155 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3173 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3209 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3227 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3245 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3263 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3290 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3308 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3335 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3353 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3371 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3398 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3416 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3434 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3479 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3497 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3515 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3542 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3560 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3578 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3605 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3641 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3659 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3677 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3731 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3749 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3767 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3794 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3857 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:3875 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:3914 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3934 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3954 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3974 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:3994 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4024 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4044 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4064 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4094 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4114 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4134 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4154 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4174 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4194 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4214 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4244 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4264 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4284 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4304 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4334 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4374 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4394 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4414 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4444 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4464 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4484 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4504 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4544 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4574 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4594 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4614 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4634 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4654 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4674 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4694 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4724 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:4764 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4794 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4814 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4834 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4854 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4874 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4894 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4914 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4934 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4964 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:4984 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5004 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5024 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5044 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5064 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5094 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5114 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5134 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5154 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5174 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5204 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5224 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5254 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5294 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5314 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5334 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5354 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5374 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5394 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5414 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5434 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5454 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5474 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5494 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5514 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5554 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5574 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5594 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5614 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5634 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5654 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5674 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5694 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5714 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:5734 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5766 [INFO] [stdout] | [INFO] [stdout] 1 | ...E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5782 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5798 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5814 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5830 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5846 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5862 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5894 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5918 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5942 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5958 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:5990 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6006 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6030 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6046 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6062 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6078 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6102 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6118 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6134 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6158 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6174 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6190 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6206 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6222 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6238 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6254 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6270 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6294 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6310 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6326 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6342 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6358 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:6383 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6419 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6437 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6455 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6473 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6491 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6509 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6536 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6563 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6581 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6599 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6617 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6635 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6653 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6671 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6716 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6734 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6779 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6797 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6833 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6869 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6896 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6914 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6932 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6959 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:6986 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7004 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7031 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7049 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7067 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7094 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7112 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7130 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7148 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7166 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7220 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7247 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7265 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:7283 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:7341 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7361 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7391 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7421 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7441 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7461 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7481 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7511 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7531 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7551 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7571 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7591 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7611 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7711 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7741 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7771 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7791 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7821 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:7841 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:7881 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7911 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7941 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:7981 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8061 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8081 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8111 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:8131 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0x2D => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:8151 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0x2D => Class::HY,0x231A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8171 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0x2D => Class::HY,0x231A...0x231B | 0x23F0...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8234 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CM,_ => Class::AL}0x2D => Class::HY,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8252 [INFO] [stdout] | [INFO] [stdout] 1 | ...:AL}0x2D => Class::HY,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8270 [INFO] [stdout] | [INFO] [stdout] 1 | ...:HY,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8288 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8315 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8333 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8351 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8387 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8414 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8432 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8450 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8477 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8504 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8522 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8549 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:8567 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:8594 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8612 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8630 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8648 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8666 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8684 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8702 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8720 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8738 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8756 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8774 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8828 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8846 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8882 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8900 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8963 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:8981 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9017 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9035 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9053 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9080 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9098 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9116 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9134 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9152 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9170 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9188 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9206 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9224 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9242 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9260 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9278 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9296 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9314 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9332 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9368 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9404 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9422 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9440 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9467 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9485 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9503 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9530 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9575 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9593 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9611 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9629 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:9647 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9665 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9683 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9702 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9722 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9742 [INFO] [stdout] | [INFO] [stdout] 1 | ...x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9762 [INFO] [stdout] | [INFO] [stdout] 1 | ...x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9782 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9802 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9822 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9842 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9882 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9902 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9922 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9962 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10002 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10022 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10042 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10062 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10082 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10112 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10132 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10162 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10202 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10222 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10252 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10272 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10292 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10312 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10332 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10352 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10372 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10392 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10432 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10452 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10472 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10492 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10512 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10532 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10552 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10572 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10592 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10612 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10632 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10652 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10672 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10692 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10712 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10742 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10762 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10782 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x200... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10802 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x300... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10832 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x7D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10852 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x7D | 0xF3B | 0xF3D | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:10872 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x7D | 0xF3B | 0xF3D | 0x169C | 0x2046 | 0x2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:10892 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x7D | 0xF3B | 0xF3D | 0x169C | 0x2046 | 0x207E | 0x208E | 0x230... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11287 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E23 | 0x2E25 | 0x2E27 | 0x2E29 | 0x3001...0x3002 | 0x3009 | 0x300B | 0x300D | 0x300F | 0x3011 | 0x3015 | 0x3017 | 0x3019 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11386 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x3015 | 0x3017 | 0x3019 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11413 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE3E | 0xFE40 | 0xFE42 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11611 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFF0C | 0xFF0E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11629 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11648 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x200D => Class::ZWJ,0x21 | 0x3F | 0x5C6 | 0x61B | 0x6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11788 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::ZWJ,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11820 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11845 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11863 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11881 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11899 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11953 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:11971 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:11989 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:12026 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x3041 | 0x3043 | 0x3045 | 0x3047 | 0x3049 | 0x3063 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:12156 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:12264 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x30E3 | 0x30E5 | 0x30E7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x1100...0x115F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:12291 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x30EE | 0x30F5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x1100...0x115F | 0xA960...0xA97C => Class::JL,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:12309 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x30F6 | 0x30FC | 0x31F0...0x31FF | 0xFF67...0xFF70 => Class::NS,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:12338 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x31FF | 0xFF67...0xFF70 => Class::NS,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:12356 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFF70 => Class::NS,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xA => Class::LF,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:12385 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xA => Class::LF,0xAC00 | 0xAC1C | 0xAC38 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:12403 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xA => Class::LF,0xAC00 | 0xAC1C | 0xAC38 | 0xAC54 | 0xAC70 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16079 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::H2,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16124 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16142 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16160 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x200B =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16178 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x200B => Class::ZW,0xD800.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16196 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x200B => Class::ZW,0xD800...0xDFFF => 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16215 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x200B => Class::ZW,0xD800...0xDFFF => Class::AL,0x17D6 | 0x203C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16265 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F678 => Class::QU,0x200B => Class::ZW,0xD800...0xDFFF => Class::AL,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16303 [INFO] [stdout] | [INFO] [stdout] 1 | ...W,0xD800...0xDFFF => Class::AL,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16321 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::AL,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16357 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16375 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16411 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16438 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:16456 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::N... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16483 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x1F3FB...0x1F3FF => Clas... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16502 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x1F3FB...0x1F3FF => Class::EM,0x28 | 0x5B |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16522 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x1F3FB...0x1F3FF => Class::EM,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:16553 [INFO] [stdout] | [INFO] [stdout] 1 | ...16FE1 | 0x1F679...0x1F67B => Class::NS,0x1F3FB...0x1F3FF => Class::EM,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0xF3C | 0x169B | 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-62f4b1a0c5f68b70/out/convert_to_break_class:1:17274 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17334 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85 => Class::NL,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...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-62f4b1a0c5f68b70/out/convert_to_break_class:1:17417 [INFO] [stdout] | [INFO] [stdout] 1 | ...::NL,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17433 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17481 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17506 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17551 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17569 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17587 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17623 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17641 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17659 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17677 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17695 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17713 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17731 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17758 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17794 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17812 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17830 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17866 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17902 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17920 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17938 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17956 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17974 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:17992 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18037 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18073 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18091 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18109 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18127 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18145 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18163 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18191 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18251 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18271 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18291 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18311 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18331 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18351 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18371 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18401 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18421 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18441 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18471 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18501 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18521 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18541 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18561 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18581 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18601 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18621 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18711 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:18741 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x2060 | 0xFEFF => Class::WJ,0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18771 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x2060 | 0xFEFF => Class::WJ,0x1F1E6...0x1F1FF => Class::RI,0xD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18831 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::BA,0x2060 | 0xFEFF => Class::WJ,0x1F1E6...0x1F1FF => Class::RI,0xD => Class::CR,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-62f4b1a0c5f68b70/out/convert_to_break_class:1:18897 [INFO] [stdout] | [INFO] [stdout] 1 | ...:RI,0xD => Class::CR,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:18911 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CR,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-62f4b1a0c5f68b70/out/convert_to_break_class:1:18925 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:18967 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:18988 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19002 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19016 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19032 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19048 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19080 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19096 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19112 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19136 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19160 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19176 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19192 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19208 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19224 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19240 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19272 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19288 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19304 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19320 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19336 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19352 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19376 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19392 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19416 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19432 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19448 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19464 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19480 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19504 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19520 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19544 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19584 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19600 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19624 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19640 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19656 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19680 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19712 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19728 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19744 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19760 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19776 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19792 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19816 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19848 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19864 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19880 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19896 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19920 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19936 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19952 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19968 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:19984 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20000 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20016 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20032 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20048 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20072 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20096 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20112 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20128 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20144 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20160 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20176 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20208 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20240 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20256 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20272 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20288 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20304 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20320 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20344 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20360 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20376 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20400 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20416 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20432 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20448 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20472 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20488 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20504 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20520 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20544 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20568 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20584 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20600 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20616 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20640 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20656 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20672 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20688 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20704 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20720 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20736 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20752 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20784 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20800 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20816 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20832 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20848 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20872 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20888 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20904 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20920 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20936 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20952 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20968 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:20984 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21008 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21064 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21080 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21096 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21128 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21144 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21160 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21176 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21192 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21208 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21224 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21241 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21259 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21295 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21313 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21331 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21349 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21376 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21394 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21412 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21430 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21448 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21466 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21493 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21511 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21529 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21547 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21565 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21592 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21610 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21628 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21646 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21664 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21682 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21700 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21718 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21736 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21754 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21772 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21790 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21808 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21826 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21853 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21871 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21907 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21925 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21943 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21970 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:21988 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22015 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22033 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22051 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22069 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22096 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22114 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22132 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22150 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22168 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22186 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22204 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22222 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22240 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22258 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22276 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22303 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22321 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22339 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22357 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22375 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22393 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22411 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22429 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22447 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22492 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22510 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22528 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22546 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22564 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22582 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22600 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22618 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22654 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22681 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22699 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22735 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22753 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22771 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22798 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22816 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22834 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22861 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22879 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22897 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22915 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22933 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22951 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22969 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:22987 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23014 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23032 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23050 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23068 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23095 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23122 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23140 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23158 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23194 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23212 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23230 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23275 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23293 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23311 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23329 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23347 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23365 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23383 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23401 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23419 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23437 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23455 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23473 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23491 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23509 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23527 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23545 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23563 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23581 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23599 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23617 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23635 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23653 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23671 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23698 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23716 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23734 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23752 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23779 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23797 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23815 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23833 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23851 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23869 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23887 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23905 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23923 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23941 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23968 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:23986 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24004 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24031 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24049 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24076 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24130 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24148 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24166 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24202 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24220 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24238 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24256 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24283 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24301 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24319 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24337 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24355 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24373 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24391 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24409 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24427 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24445 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24463 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24481 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24499 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24517 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24535 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24562 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24598 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24625 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24643 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24661 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24679 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24697 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24715 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24733 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24751 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24769 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24796 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24814 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24850 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24895 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24913 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24931 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24949 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24967 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:24985 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25012 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25030 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25057 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25075 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25093 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25111 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25129 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25147 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25165 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25192 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25210 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25228 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25246 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25264 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25282 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25309 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25327 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25345 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25372 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25390 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25408 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25426 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25453 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25471 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25489 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25507 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25525 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25543 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25561 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25579 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25597 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25615 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25633 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25660 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25678 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25696 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25714 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25732 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25759 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25777 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25795 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25814 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25834 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25854 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25874 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25894 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25914 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25934 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25954 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25974 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:25994 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26024 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26044 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26064 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26084 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26104 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26124 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26144 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26164 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26184 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26204 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26224 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26244 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26264 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26284 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26304 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26324 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26354 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26374 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26394 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26414 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26444 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26464 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26494 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26514 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26534 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26554 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26574 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26594 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26614 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26644 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26664 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26684 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26704 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26724 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26744 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26764 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26794 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26814 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26834 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26854 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26874 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26894 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26914 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26934 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26954 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26974 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:26994 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:27014 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:27034 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:27054 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:27074 [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-62f4b1a0c5f68b70/out/convert_to_break_class:1:27094 [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 [WARN] too many lines in the log, truncating it