[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dadee0bab0352070740e94d2b1a7b1aa5eb60919b716535f17ffec0bebf6ecc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5dadee0bab0352070740e94d2b1a7b1aa5eb60919b716535f17ffec0bebf6ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dadee0bab0352070740e94d2b1a7b1aa5eb60919b716535f17ffec0bebf6ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dadee0bab0352070740e94d2b1a7b1aa5eb60919b716535f17ffec0bebf6ecc", kill_on_drop: false }` [INFO] [stdout] 5dadee0bab0352070740e94d2b1a7b1aa5eb60919b716535f17ffec0bebf6ecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f97f21151a7398e9182ec640784fedeb9c1b714efa9e1718c690c480d1e74b6f [INFO] running `Command { std: "docker" "start" "-a" "f97f21151a7398e9182ec640784fedeb9c1b714efa9e1718c690c480d1e74b6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x200B => Class::ZW,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:61 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x200B => Class::ZW,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:79 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x200B => Class::ZW,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:97 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:124 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:142 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:160 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:196 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:223 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:241 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:259 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:286 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:313 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:331 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:358 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:376 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:403 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:421 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:439 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:457 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:475 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:493 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:511 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:529 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:547 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:565 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:583 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:637 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:655 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:691 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:709 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:772 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:790 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:826 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:844 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:862 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:889 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:907 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:925 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:943 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:961 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:979 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:997 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1015 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1033 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1051 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1069 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1087 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1105 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1123 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1141 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1177 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1213 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1231 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1249 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1276 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1294 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1312 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1339 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1384 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1402 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1420 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1438 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1456 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1474 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1492 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1511 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1531 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1551 [INFO] [stdout] | [INFO] [stdout] 1 | ...x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1571 [INFO] [stdout] | [INFO] [stdout] 1 | ...x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1591 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1611 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1631 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1651 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1671 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1691 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1711 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1731 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1751 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1771 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1791 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1811 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1831 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1851 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1871 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1891 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1921 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1941 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1971 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2011 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2031 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2061 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2081 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2101 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2121 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2141 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2161 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2181 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2201 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2221 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2241 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2261 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2281 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2301 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2321 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2341 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2361 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2381 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2401 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2421 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2441 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2461 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2481 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2501 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2521 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2551 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2571 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2591 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x200... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2611 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x300... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0xD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0xD => Class::CR,0x7D | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0xD => Class::CR,0x7D | 0xF3B | 0xF3D | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2701 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0xD => Class::CR,0x7D | 0xF3B | 0xF3D | 0x169C | 0x2046 | 0x207E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3113 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E23 | 0x2E25 | 0x2E27 | 0x2E29 | 0x3001...0x3002 | 0x3009 | 0x300B | 0x300D | 0x300F | 0x3011 | 0x3015 | 0x3017 | 0x3019 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3212 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x3015 | 0x3017 | 0x3019 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3239 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE3E | 0xFE40 | 0xFE42 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3437 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFF0C | 0xFF0E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3455 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3474 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3524 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3583 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x145CF => Class::CL,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3597 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CL,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3611 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3653 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3674 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3688 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3702 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3718 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3734 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3766 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3782 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3798 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3822 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3846 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3862 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3878 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3894 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3910 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3926 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3958 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3974 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3990 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4006 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4022 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4038 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4062 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4078 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4102 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4118 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4134 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4150 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4166 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4190 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4206 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4230 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4286 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4310 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4326 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4342 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4366 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4398 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4414 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4430 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4446 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4462 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4478 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4502 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4534 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4550 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4566 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4582 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4606 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4622 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4638 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4654 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4670 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4686 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4702 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4718 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4734 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4758 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4782 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4798 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4814 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4830 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4846 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4862 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4894 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4926 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4942 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4958 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4974 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4990 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5006 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5030 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5046 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5062 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5086 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5102 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5118 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5134 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5158 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5174 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5190 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5206 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5230 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5254 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5286 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5302 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5326 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5342 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5358 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5374 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5390 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5406 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5422 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5438 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5470 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5486 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5502 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5518 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5534 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5558 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5574 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5590 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5606 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5622 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5638 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5654 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5670 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5694 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5750 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5766 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5782 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5814 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5830 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5846 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5862 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5878 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5894 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5910 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5927 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5945 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5981 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5999 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6017 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6035 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6062 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6080 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6098 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6116 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6134 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6152 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6179 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6197 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6215 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6233 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6251 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6278 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6296 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6314 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6332 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6350 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6368 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6386 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6404 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6422 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6440 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6458 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6476 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6494 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6512 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6539 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6557 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6593 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6611 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6629 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6656 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6674 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6701 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6719 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6737 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6755 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6782 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6800 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6818 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6836 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6854 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6872 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6890 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6908 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6926 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6944 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6962 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6989 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7007 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7025 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7043 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7061 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7079 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7097 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7115 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7133 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7178 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7196 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7214 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7232 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7250 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7268 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7286 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7304 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7340 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7367 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7385 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7421 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7439 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7457 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7484 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7502 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7520 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7547 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7565 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7583 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7601 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7619 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7637 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7655 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7673 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7700 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7718 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7736 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7754 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7781 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7808 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7826 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7844 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7880 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7898 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7916 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7961 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7979 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7997 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8015 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8033 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8051 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8069 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8087 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8105 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8123 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8141 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8159 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8177 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8195 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8213 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8231 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8249 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8267 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8285 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8303 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8321 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8339 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8357 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8384 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8402 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8420 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8438 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8465 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8483 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8501 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8519 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8537 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8555 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8573 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8591 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8609 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8627 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8654 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8672 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8690 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8717 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8735 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8762 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8816 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8834 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8852 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8888 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8906 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8924 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8942 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8969 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8987 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9005 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9023 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9041 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9059 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9077 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9095 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9113 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9131 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9149 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9167 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9185 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9203 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9221 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9248 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9284 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9311 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9329 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9347 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9365 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9383 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9401 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9419 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9437 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9455 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9482 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9500 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9536 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9581 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9599 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9617 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9635 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9653 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9671 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9698 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9716 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9743 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9761 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9779 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9797 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9815 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9833 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9851 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9878 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9896 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9914 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9932 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9950 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9968 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9995 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10013 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10031 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10058 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10076 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10094 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10112 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10139 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10157 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10175 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10193 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10211 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10229 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10247 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10265 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10283 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10301 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10319 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10346 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10364 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10382 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10400 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10418 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10445 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10463 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10481 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10500 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10520 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10540 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10560 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10580 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10600 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10620 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10640 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10660 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10680 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10710 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10730 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10750 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10770 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10790 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10810 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10830 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10850 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10870 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10890 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10910 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10930 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10950 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10970 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10990 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11010 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11040 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11060 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11080 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11100 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11130 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11150 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11180 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11200 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11220 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11240 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11260 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11280 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11300 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11330 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11350 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11370 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11390 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11410 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11430 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11450 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11480 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11500 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11520 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11540 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11560 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11580 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11600 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11620 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11640 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11660 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11680 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11700 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11720 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11740 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11760 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11780 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11800 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11820 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11840 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11860 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11880 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11900 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11930 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11950 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11980 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12020 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12040 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12100 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12120 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12140 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12180 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12210 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12230 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12250 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12290 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12310 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12330 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12350 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12370 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12390 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12430 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12450 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12470 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12510 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12530 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12550 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12570 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12590 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12610 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12630 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12650 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12670 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12700 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12720 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12760 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12820 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12840 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12870 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12890 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12910 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12940 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12960 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:12980 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13000 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13020 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13050 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13070 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13090 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13120 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13140 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13160 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13180 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13200 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13220 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13240 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13260 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13280 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13300 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13320 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13340 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13360 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13380 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13400 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13420 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13440 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13470 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13490 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13510 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13530 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13550 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13570 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13600 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13620 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13640 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13660 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13680 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13710 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13730 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13750 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13770 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13790 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13810 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13830 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13850 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13880 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13900 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13920 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13940 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13960 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:13980 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14010 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14030 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14050 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14080 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14100 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14120 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14140 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14160 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14180 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14200 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14220 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14250 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14290 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14310 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14330 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14350 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14370 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14390 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14420 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14440 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14460 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14480 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14500 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14520 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14540 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14560 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14580 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14620 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14640 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14720 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14740 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14820 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14850 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14870 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14890 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14910 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14940 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14960 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:14980 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15000 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15020 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15040 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15060 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15080 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15100 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15120 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15190 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15210 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15230 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15250 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15290 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15310 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15330 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15350 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15370 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15390 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15410 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15430 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15450 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x30...0x39 | 0x660...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15470 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15518 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15533 [INFO] [stdout] | [INFO] [stdout] 1 | ...900...0x1F90B => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15549 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15565 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15581 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15597 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15613 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15629 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15645 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15661 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15677 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15693 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15709 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15725 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15741 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15757 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15773 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15789 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x194... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15806 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15824 [INFO] [stdout] | [INFO] [stdout] 1 | ...ED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15842 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15860 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15878 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15896 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15914 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15932 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15950 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15968 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:15986 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16004 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16022 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16040 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16058 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16076 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16094 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16112 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16130 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16149 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16169 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16189 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16209 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16229 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16249 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16269 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16289 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16309 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16329 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16349 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16369 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16389 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16409 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16429 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16449 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16469 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16489 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x2014 | 0x2E3A...0x2E3B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16509 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x9 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16529 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x9 | 0x7C | 0xAD | 0x58A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16568 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1E950...0x1E959 => Class::NU,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16632 [INFO] [stdout] | [INFO] [stdout] 1 | ...::B2,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16648 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16696 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16721 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16766 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16784 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16802 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16838 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16856 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16874 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16892 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16910 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16928 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16946 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:16973 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17009 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17027 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17045 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17081 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17117 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17135 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17153 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17171 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17189 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17207 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17252 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17288 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17306 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17324 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17342 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17360 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17378 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17406 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17466 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17486 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17506 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17526 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17546 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17566 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17586 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17616 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17636 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17656 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17686 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17716 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17736 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17756 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17776 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17796 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17816 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17836 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17856 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17876 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17896 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17926 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17956 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x261D | 0x26F9 | 0x270A...0x270D ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:17986 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18034 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1DA8A => Class::BA,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18063 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18093 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18113 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18133 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18153 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18183 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18213 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18233 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18263 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18303 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18323 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18343 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18373 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18413 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18433 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18463 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18483 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18503 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x22 | 0x27 | 0xAB | 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18523 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18543 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18601 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::EB,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18619 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18646 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18664 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18682 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x1F3FB..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18700 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x1F3FB...0x1F3FF => 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18718 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x1F3FB...0x1F3FF => Class::EM,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18737 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0x1F3FB...0x1F3FF => Class::EM,0xE01...0xE3A | 0xE40...0xE4E | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18768 [INFO] [stdout] | [INFO] [stdout] 1 | ...x2E21 | 0x1F676...0x1F678 => Class::QU,0x1F3FB...0x1F3FF => Class::EM,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18797 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::QU,0x1F3FB...0x1F3FF => Class::EM,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18813 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x1F3FF => Class::EM,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18829 [INFO] [stdout] | [INFO] [stdout] 1 | ...lass::EM,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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18853 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18885 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18901 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18917 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18949 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18965 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18981 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:18997 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19021 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19037 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19054 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19072 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19090 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19108 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19135 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19153 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19171 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19189 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19207 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19234 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19252 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19270 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19288 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19306 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19324 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19342 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19360 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19379 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19399 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19419 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19464 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19480 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19496 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19520 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19536 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19560 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19576 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19600 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19616 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19632 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19648 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19672 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19688 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19704 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19728 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19744 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19760 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19776 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19792 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19808 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19824 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19856 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19880 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19896 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19928 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19952 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:19976 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20000 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20016 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20032 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20056 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20080 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20104 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20120 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20144 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20160 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20200 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20232 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20288 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20304 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20320 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20336 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20352 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20400 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20416 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20432 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20448 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20464 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20488 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20512 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20544 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20560 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20584 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20600 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20616 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20632 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20672 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20688 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20704 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20720 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20736 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20761 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20779 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20797 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20815 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20833 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20851 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20869 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20896 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20932 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20950 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20968 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:20986 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21004 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21022 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21040 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21067 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21094 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21112 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21139 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21157 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21184 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21202 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21238 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21274 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21292 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21319 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21337 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21364 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21400 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21418 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21436 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21454 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21472 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21499 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21526 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21544 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21562 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21580 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21598 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21616 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21652 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21670 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21688 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21706 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21733 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21751 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21778 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21796 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21814 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21841 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21859 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21877 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21922 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21940 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21958 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:21985 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:22003 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:22021 [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:22048 [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! [WARN] too many lines in the log, truncating it