[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-24/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075d259cc7a524cff9232499a94ea8ab91370b66e38885742f1e786e7b688371 [INFO] running `Command { std: "docker" "start" "-a" "075d259cc7a524cff9232499a94ea8ab91370b66e38885742f1e786e7b688371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075d259cc7a524cff9232499a94ea8ab91370b66e38885742f1e786e7b688371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075d259cc7a524cff9232499a94ea8ab91370b66e38885742f1e786e7b688371", kill_on_drop: false }` [INFO] [stdout] 075d259cc7a524cff9232499a94ea8ab91370b66e38885742f1e786e7b688371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c278b7346deea88ba09d14f77ff66ca1deb035a030f91d93523d8d3a63dfea9c [INFO] running `Command { std: "docker" "start" "-a" "c278b7346deea88ba09d14f77ff66ca1deb035a030f91d93523d8d3a63dfea9c", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {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] = 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:86 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:104 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:140 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:167 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:185 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:212 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xB4 | 0x2C8 | 0x2CC | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:231 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:251 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:319 [INFO] [stdout] | [INFO] [stdout] 1 | ...S,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:335 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:351 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:367 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:410 [INFO] [stdout] | [INFO] [stdout] 1 | ...FD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:468 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x1160...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:508 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:548 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:566 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x11C70 => Class::BB,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2024...0x2026 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:595 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:613 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x261D |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:642 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:717 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:746 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:776 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:796 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:816 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:836 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:866 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:896 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:916 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:946 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:986 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1006 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1026 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1056 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1096 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1116 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1146 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1166 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1186 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1206 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x1000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1226 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1256 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xA => Class::LF,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1275 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xA => Class::LF,0x85 => Class::NL,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1296 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0xA => Class::LF,0x85 => Class::NL,0xD800...0xDFFF => Class::AL... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1362 [INFO] [stdout] | [INFO] [stdout] 1 | ...::AL,0xA => Class::LF,0x85 => Class::NL,0xD800...0xDFFF => Class::AL,0xFFFC => Class::CB,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1409 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xDFFF => Class::AL,0xFFFC => Class::CB,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1430 [INFO] [stdout] | [INFO] [stdout] 1 | ...,0xFFFC => Class::CB,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1444 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CB,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1458 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1495 [INFO] [stdout] | [INFO] [stdout] 1 | ...BA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1527 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1552 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1570 [INFO] [stdout] | [INFO] [stdout] 1 | ...2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1615 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1651 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1678 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1714 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1732 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1759 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1804 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1822 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1885 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1921 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1948 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:1966 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2011 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2029 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2047 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2065 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2083 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2101 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2164 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2182 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2200 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2218 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2236 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2254 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2272 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2290 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2308 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2326 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2344 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2362 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2389 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2407 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2434 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2461 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2479 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2515 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2533 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2560 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2578 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2605 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2623 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2650 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2668 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2686 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2713 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2731 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2758 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2785 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2803 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2821 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2849 [INFO] [stdout] | [INFO] [stdout] 1 | ......0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2869 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xAC00 | 0xAC1C | 0xAC38... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2889 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xAC00 | 0xAC1C | 0xAC38 | 0xAC54 | 0xAC70 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:2909 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xAC00 | 0xAC1C | 0xAC38 | 0xAC54 | 0xAC70 | 0xAC8C | 0xACA8 | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6542 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD750 | 0xD76C | 0xD788 => Class::H2,0x1F3FB...0x1F3FF => Class::EM,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6591 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F3FF => Class::EM,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6605 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::EM,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6619 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6661 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6682 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6696 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6710 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6726 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6742 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6774 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6790 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6806 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6830 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6854 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6870 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6886 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6902 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6918 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6934 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6966 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6982 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:6998 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7014 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7030 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7046 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7070 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7086 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7110 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7126 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7142 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7158 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7174 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7198 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7214 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7238 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7278 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7294 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7318 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7334 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7350 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7374 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7406 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7422 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7438 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7454 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7470 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7486 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7510 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7542 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7558 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7574 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7590 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7614 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7630 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7646 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7662 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7678 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7694 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7710 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7726 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7742 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7766 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7790 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7806 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7822 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7838 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7854 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7870 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7902 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7934 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7950 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7966 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7982 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:7998 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8014 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8038 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8054 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8070 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8094 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8110 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8126 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8142 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8166 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8182 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8198 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8214 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8238 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8262 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8278 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8294 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8310 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8334 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8350 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8366 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8382 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8398 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8414 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8430 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8446 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8478 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8494 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8510 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8526 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8542 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8566 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8582 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8598 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8614 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8630 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8646 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8662 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8678 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8702 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8758 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8774 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8790 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8822 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8838 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8854 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8870 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8886 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8902 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8918 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8935 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8953 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:8989 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9007 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9025 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9043 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9070 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9088 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9106 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9124 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9142 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9160 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9187 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9205 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9223 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9241 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9259 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9286 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9304 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9322 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9340 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9358 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9376 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9394 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9412 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9430 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9448 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9466 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9484 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9502 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9520 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9547 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9565 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9601 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9619 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9637 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9664 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9682 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9709 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9727 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9745 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9763 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9790 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9808 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9826 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9844 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9862 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9880 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9898 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9916 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9934 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9952 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9970 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:9997 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10015 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10033 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10051 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10069 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10087 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10105 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10123 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10141 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10186 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10204 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10222 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10240 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10258 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10276 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10294 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10312 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10348 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10375 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10393 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10429 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10447 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10465 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10492 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10510 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10528 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10555 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10573 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10591 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10609 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10627 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10645 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10663 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10681 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10708 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10726 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10744 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10762 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10789 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10816 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10834 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10852 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10888 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10906 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10924 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10969 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:10987 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11005 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11023 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11041 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11059 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11077 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11095 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11113 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11131 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11149 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11167 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11185 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11203 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11221 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11239 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11257 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11275 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11293 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11311 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11329 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11347 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11365 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11392 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11410 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11428 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11446 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11473 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11491 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11509 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11527 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11545 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11563 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11581 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11599 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11617 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11635 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11662 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11680 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11698 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11725 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11743 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11770 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11824 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11842 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11860 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11896 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11914 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11932 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11950 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11977 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:11995 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12013 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12031 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12049 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12067 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12085 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12103 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12121 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12139 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12157 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12175 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12193 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12211 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12229 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12256 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12292 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12319 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12337 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12355 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12373 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12391 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12409 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12427 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12445 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12463 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12490 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12508 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12544 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12589 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12607 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12625 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12643 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12661 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12679 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12706 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12724 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12751 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12769 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12787 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12805 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12823 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12841 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12859 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12886 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12904 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12922 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12940 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12958 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:12976 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13003 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13021 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13039 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13066 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13084 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13102 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13120 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13147 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13165 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13183 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13201 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13219 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13237 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13255 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13273 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13291 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13309 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13327 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13354 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13372 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13390 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13408 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13426 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13453 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13471 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13489 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13508 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13528 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13548 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13568 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13588 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13608 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13628 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13648 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13668 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13688 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13718 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13738 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13758 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13778 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13798 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13818 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13838 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13858 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13878 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13898 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13918 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13938 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13958 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13978 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:13998 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14018 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14048 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14068 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14088 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14108 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14138 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14158 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14188 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14208 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14228 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14248 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14268 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14288 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14308 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14338 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14358 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14378 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14398 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14418 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14438 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14458 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14488 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14508 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14528 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14548 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14568 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14588 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14608 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14628 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14648 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14668 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14688 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14708 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14728 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14748 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14768 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14788 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14808 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14828 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14848 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14868 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14908 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14938 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:14988 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15048 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15218 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15238 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15258 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15278 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15298 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15318 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15338 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15358 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15378 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15438 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15458 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15538 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15558 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15578 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15598 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15618 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15638 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15658 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15678 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15708 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15768 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15828 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15848 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15878 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15898 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15948 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15968 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:15988 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16008 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16078 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16098 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x125... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x133... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x134... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16248 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16268 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x146... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16288 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16308 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16328 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16348 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16368 [INFO] [stdout] | [INFO] [stdout] 1 | ...x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16388 [INFO] [stdout] | [INFO] [stdout] 1 | ...x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16408 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16428 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16448 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16538 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16558 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16578 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16608 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16628 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16648 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16668 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16688 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16718 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16738 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16758 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16778 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16798 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16818 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16838 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16908 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16928 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16948 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16968 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:16988 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17018 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17038 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17258 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17278 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17298 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17318 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17338 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17358 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17378 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17428 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17448 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17468 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17488 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17508 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17528 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17548 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17568 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17588 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17628 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE3B | 0x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17648 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE3B | 0x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE4F | 0x1EE51...0x1EE52 | 0x1EE54 | 0x1EE57 | 0x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17748 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE4F | 0x1EE51...0x1EE52 | 0x1EE54 | 0x1EE57 | 0x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE5F | 0x1EE61...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17828 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE5F | 0x1EE61...0x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE5F | 0x1EE61...0x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17878 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17898 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17948 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17968 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-fdcd3aa09e52eb0c/out/convert_to_break_class:1:17988 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18008 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18048 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18068 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18198 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18218 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18238 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18258 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18278 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18298 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18318 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18338 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18358 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18378 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18418 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18438 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18458 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x2060 | 0xFEFF => 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x2060 | 0xFEFF => Class::WJ,0xE01...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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x2060 | 0xFEFF => Class::WJ,0xE01...0xE3A | 0xE40...0xE4E | 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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18556 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::AL,0x2060 | 0xFEFF => Class::WJ,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18572 [INFO] [stdout] | [INFO] [stdout] 1 | ...60 | 0xFEFF => Class::WJ,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18588 [INFO] [stdout] | [INFO] [stdout] 1 | ...lass::WJ,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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18612 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18644 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18660 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18676 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18708 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18724 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18740 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18756 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18780 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18796 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18813 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18831 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18849 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18867 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18894 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18912 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18930 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18948 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18966 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:18993 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19011 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19029 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19047 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19065 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19083 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19101 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19119 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19138 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19158 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19178 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19223 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19239 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19255 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19279 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19295 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19319 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19335 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19359 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19375 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19391 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19407 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19431 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19447 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19463 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19487 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19503 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19519 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19535 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19551 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19567 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19583 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19615 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19639 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19655 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19687 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19711 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19735 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19759 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19775 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19791 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19815 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19839 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19863 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19879 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19903 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19919 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19959 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:19991 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20047 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20063 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20079 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20095 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20111 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20159 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20175 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20191 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20207 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20223 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20247 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20271 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20303 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20319 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20343 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20359 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20375 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20391 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20431 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20447 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20463 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20479 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20495 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20520 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20538 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20556 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20574 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20592 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20610 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20628 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20655 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20691 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20709 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20727 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20745 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20763 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20781 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20799 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20826 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20853 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20871 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20898 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20916 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20943 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20961 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:20997 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21033 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21051 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21078 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21096 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21123 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21159 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21177 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21195 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21213 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21231 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21258 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21285 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21303 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21321 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21339 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21357 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21375 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21411 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21429 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21447 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21465 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21492 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21510 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21537 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21555 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21573 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21600 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21618 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21636 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21681 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21699 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21717 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21744 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21762 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21780 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21807 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21843 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21861 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21879 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21933 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21951 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21969 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:21996 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22059 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22077 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22116 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22136 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22156 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22176 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22196 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22226 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22246 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22266 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22296 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22316 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22336 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22356 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22376 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22396 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22416 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22446 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22466 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22486 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22506 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22536 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22576 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22596 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22616 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22646 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22666 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22686 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22706 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22746 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22776 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22796 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22816 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22836 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22856 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22876 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22896 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22926 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22966 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:22996 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23016 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23036 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23056 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23076 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23096 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23116 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23136 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23166 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23186 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23206 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23226 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23246 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23266 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23296 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23316 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23336 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23356 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23376 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23406 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23426 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23456 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23496 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23516 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23536 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23556 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23576 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23596 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23616 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23636 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23656 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23676 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23696 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23716 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23756 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23776 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23796 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23816 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23836 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23856 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23876 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23896 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23916 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23936 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23968 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:23984 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24000 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24016 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24032 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24048 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24064 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24096 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24120 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24144 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24160 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24192 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24208 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24232 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24248 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24264 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24280 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24304 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24320 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24336 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24360 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24376 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24392 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24408 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24424 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24440 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24456 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24472 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24496 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24512 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24528 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24544 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24560 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24585 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24621 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24639 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24657 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24675 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24693 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24711 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24738 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24765 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24783 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24801 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24819 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24837 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24855 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24873 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24918 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24936 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24981 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:24999 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25035 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25071 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25098 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25116 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25134 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25161 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25188 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25206 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25233 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25251 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25269 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25296 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25314 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25332 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25350 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25368 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25422 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25449 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25467 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25485 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25543 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25563 [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-fdcd3aa09e52eb0c/out/convert_to_break_class:1:25593 [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! [WARN] too many lines in the log, truncating it