[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] checking Pazzaz/uax_14 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-17/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82e5fa9db29e70fcfd62da87134773124ffc4cc3bfc67fc2465b5f3757cd6dd3 [INFO] running `Command { std: "docker" "start" "-a" "82e5fa9db29e70fcfd62da87134773124ffc4cc3bfc67fc2465b5f3757cd6dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82e5fa9db29e70fcfd62da87134773124ffc4cc3bfc67fc2465b5f3757cd6dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e5fa9db29e70fcfd62da87134773124ffc4cc3bfc67fc2465b5f3757cd6dd3", kill_on_drop: false }` [INFO] [stdout] 82e5fa9db29e70fcfd62da87134773124ffc4cc3bfc67fc2465b5f3757cd6dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 418e7e3f1e06dc12dd2c1cff17a5ef565df422f29127744e6058e5cdaeda9137 [INFO] running `Command { std: "docker" "start" "-a" "418e7e3f1e06dc12dd2c1cff17a5ef565df422f29127744e6058e5cdaeda9137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking 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-a0fd225958064186/out/convert_to_break_class:1:388 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:388 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:487 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x3015 | 0x3017 | 0x3019 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:487 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x3015 | 0x3017 | 0x3019 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:514 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE3E | 0xFE40 | 0xFE42 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:514 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE3E | 0xFE40 | 0xFE42 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:712 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFF0C | 0xFF0E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:730 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:712 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFF0C | 0xFF0E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:749 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:799 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:730 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:868 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::CL,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:749 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:799 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:868 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::CL,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:900 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:925 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:943 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:961 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:900 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:925 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:979 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:943 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1033 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:961 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:979 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1033 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1051 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1069 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1106 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1146 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1221 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1051 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1250 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1280 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1300 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1320 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1340 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1370 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1400 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1420 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1450 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1510 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1530 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1560 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1600 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1620 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1650 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1670 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1690 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1710 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x1000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1730 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1760 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1779 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1800 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1829 [INFO] [stdout] | [INFO] [stdout] 1 | ...xFFFFD | 0x100000...0x10FFFD => 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1844 [INFO] [stdout] | [INFO] [stdout] 1 | ...00...0x10FFFD => 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1860 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1876 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1892 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1908 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1924 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1940 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1956 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1972 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1988 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2004 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2020 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2036 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2052 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2068 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2084 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2100 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2117 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2135 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2153 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2171 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2189 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2207 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2225 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2243 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2261 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2279 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2297 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2315 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2333 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2351 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2369 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2387 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2405 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2423 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2441 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2460 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2480 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2500 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2520 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2540 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2560 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2580 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2600 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2620 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2640 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2660 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2680 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2700 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2720 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2740 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2760 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2780 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1069 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1106 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2800 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1146 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C4...0x115C5 | 0x11C71 => Class::EX,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1221 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x10AF6 => Class::IN,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2820 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1250 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2840 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0xF3C | 0x169B | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3561 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1280 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1300 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3621 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1320 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1340 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3669 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E95F => Class::OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1370 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3687 [INFO] [stdout] | [INFO] [stdout] 1 | ...:OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1400 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1420 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3716 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3734 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1450 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3763 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3804 [INFO] [stdout] | [INFO] [stdout] 1 | ...xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1510 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1530 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3835 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1560 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3878 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1600 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1620 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1650 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1670 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1690 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1710 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x1000... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1730 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1760 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3904 [INFO] [stdout] | [INFO] [stdout] 1 | ...44 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1779 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F9DD => Class::EB,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3919 [INFO] [stdout] | [INFO] [stdout] 1 | ...xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1800 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3966 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1829 [INFO] [stdout] | [INFO] [stdout] 1 | ...xFFFFD | 0x100000...0x10FFFD => 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3984 [INFO] [stdout] | [INFO] [stdout] 1 | ...:BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4002 [INFO] [stdout] | [INFO] [stdout] 1 | ...:SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4020 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4038 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4056 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4074 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4092 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4110 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4128 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4146 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4164 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4182 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4200 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4218 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4236 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1844 [INFO] [stdout] | [INFO] [stdout] 1 | ...00...0x10FFFD => 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1860 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1876 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1892 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4254 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4272 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1908 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4290 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1924 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4308 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1940 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4326 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4344 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1956 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4362 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1972 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4380 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4398 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1988 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2004 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2020 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2036 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2052 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2068 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2084 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2100 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2117 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2135 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2153 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2171 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2189 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2207 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4434 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4452 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4470 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4488 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4506 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4524 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4542 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4578 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4596 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4614 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4632 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2225 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4650 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2243 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4668 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2261 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4686 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2279 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4704 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2297 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4722 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2315 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4740 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2333 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4758 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2351 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4776 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2369 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4794 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2387 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4812 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4830 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4848 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4866 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4884 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4902 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4920 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4938 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4956 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2405 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2423 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4992 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2441 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2460 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2480 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5010 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2500 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5064 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5082 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2520 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5100 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2540 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5118 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2560 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5136 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2580 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5154 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5172 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2600 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5190 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5226 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5244 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5262 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5280 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5298 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5316 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5334 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5352 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5370 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5388 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5406 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2620 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5424 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2640 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5442 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5460 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5478 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2660 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2680 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2700 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5496 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5514 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5532 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5550 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5568 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5586 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2720 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5604 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2740 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2760 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5622 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2780 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2800 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5640 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2820 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5658 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2840 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0xF3C | 0x169B | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5676 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3561 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5694 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3621 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3669 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E95F => Class::OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5712 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5730 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3687 [INFO] [stdout] | [INFO] [stdout] 1 | ...:OP,0x85 => Class::NL,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5748 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5766 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3716 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5784 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5802 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3734 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5820 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3763 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5838 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3804 [INFO] [stdout] | [INFO] [stdout] 1 | ...xD800...0xDFFF => Class::AL,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5856 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3835 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5874 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5892 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3878 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5910 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3904 [INFO] [stdout] | [INFO] [stdout] 1 | ...44 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5928 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3919 [INFO] [stdout] | [INFO] [stdout] 1 | ...xFE13...0xFE14 => Class::IS,0xB...0xC | 0x2028...0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5946 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5964 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5982 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3966 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x2029 => Class::BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3984 [INFO] [stdout] | [INFO] [stdout] 1 | ...:BK,0x20 => Class::SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6000 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4002 [INFO] [stdout] | [INFO] [stdout] 1 | ...:SP,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6018 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6036 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4020 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6054 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4038 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAC39...0xAC53 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6072 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4056 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAC55...0xAC6F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6090 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4074 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAC71...0xAC8B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4092 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAC8D...0xACA7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6126 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4110 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xACA9...0xACC3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6162 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4128 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xACC5...0xACDF | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6180 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4146 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xACE1...0xACFB | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6198 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4164 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xACFD...0xAD17 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6216 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4182 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD19...0xAD33 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6234 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6252 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4200 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAD35...0xAD4F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xAD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6270 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4218 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAD51...0xAD6B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6288 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6306 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4236 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAD6D...0xAD87 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6324 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6342 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4254 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAD89...0xADA3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6360 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6378 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4272 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xADA5...0xADBF | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6396 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4290 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xADC1...0xADDB | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6414 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6432 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4308 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xADDD...0xADF7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6450 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6468 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4326 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xADF9...0xAE13 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6486 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6504 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4344 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE15...0xAE2F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4362 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAE31...0xAE4B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6522 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6540 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4380 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAE4D...0xAE67 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6558 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4398 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAE69...0xAE83 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6576 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4416 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAE85...0xAE9F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4434 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAEA1...0xAEBB | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6612 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4452 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAEBD...0xAED7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6630 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6648 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4470 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAED9...0xAEF3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4488 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAEF5...0xAF0F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6666 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6684 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4506 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF11...0xAF2B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6702 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4524 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF2D...0xAF47 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6720 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4542 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAF49...0xAF63 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6738 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6756 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4560 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAF65...0xAF7F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6774 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4578 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAF81...0xAF9B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6792 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4596 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xAF9D...0xAFB7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6810 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4614 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xAFB9...0xAFD3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6828 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6846 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4632 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAFD5...0xAFEF | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6864 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4650 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAFF1...0xB00B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6882 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4668 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB00D...0xB027 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6900 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4686 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB029...0xB043 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6918 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6936 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4704 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB045...0xB05F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6954 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4722 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB061...0xB07B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4740 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB07D...0xB097 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6972 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6990 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4758 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB099...0xB0B3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7008 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4776 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB0B5...0xB0CF | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4794 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB0D1...0xB0EB | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7044 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7062 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4812 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB0ED...0xB107 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7080 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7098 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4830 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB109...0xB123 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7116 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4848 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB125...0xB13F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7134 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4866 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB141...0xB15B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7152 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7170 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7188 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4884 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB15D...0xB177 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7206 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4902 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB179...0xB193 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4920 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB195...0xB1AF | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7224 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4938 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB1B1...0xB1CB | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7242 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4956 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB1CD...0xB1E7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7260 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4974 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB1E9...0xB203 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7278 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4992 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB205...0xB21F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7296 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5010 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB221...0xB23B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7314 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7332 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5028 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB23D...0xB257 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7350 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7368 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5046 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB259...0xB273 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7386 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5064 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB275...0xB28F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7404 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5082 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB291...0xB2AB | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7422 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7440 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5100 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB2AD...0xB2C7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7458 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5118 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB2C9...0xB2E3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7476 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7494 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7512 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7530 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5136 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB2E5...0xB2FF | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7548 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5154 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB301...0xB31B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7566 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7584 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5172 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB31D...0xB337 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7602 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7620 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5190 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB339...0xB353 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5208 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB355...0xB36F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5226 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB371...0xB38B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7674 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7692 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7710 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7728 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7746 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7764 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5244 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB38D...0xB3A7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7782 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5262 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB3A9...0xB3C3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7800 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7818 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5280 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB3C5...0xB3DF | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7836 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5298 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB3E1...0xB3FB | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5316 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB3FD...0xB417 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7854 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5334 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB419...0xB433 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7872 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5352 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB435...0xB44F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7890 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5370 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB451...0xB46B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7908 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5388 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB46D...0xB487 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7926 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7944 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5406 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB489...0xB4A3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5424 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB4A5...0xB4BF | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7962 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7980 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5442 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB4C1...0xB4DB | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8016 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5460 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB4DD...0xB4F7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5478 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB4F9...0xB513 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5496 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB515...0xB52F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8052 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8070 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5514 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB531...0xB54B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5532 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB54D...0xB567 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8106 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8124 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8142 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5550 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB569...0xB583 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8160 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5568 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB585...0xB59F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8178 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5586 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB5A1...0xB5BB | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5604 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB5BD...0xB5D7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5622 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB5D9...0xB5F3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5640 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB5F5...0xB60F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5658 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB611...0xB62B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8196 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8214 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8232 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8250 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8268 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8286 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8304 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8322 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8358 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8376 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8394 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8412 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5676 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB62D...0xB647 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8430 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5694 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB649...0xB663 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8448 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5712 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB665...0xB67F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8466 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5730 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB681...0xB69B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5748 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB69D...0xB6B7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5766 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB6B9...0xB6D3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5784 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB6D5...0xB6EF | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8484 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5802 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB6F1...0xB70B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8502 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5820 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB70D...0xB727 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8520 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5838 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB729...0xB743 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8538 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5856 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB745...0xB75F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5874 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB761...0xB77B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5892 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB77D...0xB797 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5910 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB799...0xB7B3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5928 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB7B5...0xB7CF | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5946 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB7D1...0xB7EB | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8556 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5964 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB7ED...0xB807 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8574 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5982 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB809...0xB823 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8592 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6000 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB825...0xB83F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8610 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6018 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB841...0xB85B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8628 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6036 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB85D...0xB877 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8646 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8664 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8682 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8700 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8718 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8736 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8754 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8772 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8790 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8808 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6054 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB879...0xB893 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8826 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6072 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB895...0xB8AF | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8844 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6090 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB8B1...0xB8CB | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8862 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6108 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB8CD...0xB8E7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8880 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6126 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB8E9...0xB903 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8898 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6144 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB905...0xB91F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8916 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6162 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB921...0xB93B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6180 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB93D...0xB957 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8934 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6198 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB959...0xB973 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6216 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB975...0xB98F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8952 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6234 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xB991...0xB9AB | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6252 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xB9AD...0xB9C7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6270 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xB9C9...0xB9E3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8970 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6288 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xB9E5...0xB9FF | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8988 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6306 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA01...0xBA1B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6324 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA1D...0xBA37 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6342 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBA39...0xBA53 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6360 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBA55...0xBA6F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6378 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBA71...0xBA8B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9006 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6396 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBA8D...0xBAA7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9024 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6414 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBAA9...0xBAC3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9042 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6432 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBAC5...0xBADF | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9060 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6450 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBAE1...0xBAFB | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9078 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9096 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6468 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBAFD...0xBB17 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9114 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6486 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB19...0xBB33 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9132 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9150 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6504 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBB35...0xBB4F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9168 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9186 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6522 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBB51...0xBB6B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6540 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBB6D...0xBB87 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6558 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBB89...0xBBA3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6576 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBBA5...0xBBBF | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9204 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9222 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9240 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9258 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBBC1...0xBBDB | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9276 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6612 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBBDD...0xBBF7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9294 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6630 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBBF9...0xBC13 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9312 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6648 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC15...0xBC2F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9330 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6666 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBC31...0xBC4B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9348 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6684 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBC4D...0xBC67 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9366 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6702 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBC69...0xBC83 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9384 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9402 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6720 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBC85...0xBC9F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9420 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCCED...0xCD07 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9438 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD09...0xCD23 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6738 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBCA1...0xBCBB | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9456 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD25...0xCD3F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9474 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCD41...0xCD5B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6756 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBCBD...0xBCD7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9492 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCD5D...0xCD77 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6774 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBCD9...0xBCF3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9510 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCD79...0xCD93 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9528 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCD95...0xCDAF | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6792 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBCF5...0xBD0F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6810 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD11...0xBD2B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9546 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCDB1...0xCDCB | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9564 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCDCD...0xCDE7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6828 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD2D...0xBD47 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9582 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCDE9...0xCE03 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9600 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE05...0xCE1F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9618 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCE21...0xCE3B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9636 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCE3D...0xCE57 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9654 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCE59...0xCE73 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6846 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBD49...0xBD63 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9672 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCE75...0xCE8F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6864 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBD65...0xBD7F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9690 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCE91...0xCEAB | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6882 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBD81...0xBD9B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9708 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCEAD...0xCEC7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9726 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCEC9...0xCEE3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9744 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCEE5...0xCEFF | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6900 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBD9D...0xBDB7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9762 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCF01...0xCF1B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6918 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBDB9...0xBDD3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9780 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCF1D...0xCF37 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6936 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBDD5...0xBDEF | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9798 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCF39...0xCF53 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6954 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBDF1...0xBE0B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9816 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCF55...0xCF6F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6972 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE0D...0xBE27 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6990 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE29...0xBE43 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9834 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCF71...0xCF8B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7008 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBE45...0xBE5F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9852 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCF8D...0xCFA7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7026 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBE61...0xBE7B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9870 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCFA9...0xCFC3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7044 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBE7D...0xBE97 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9888 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCFC5...0xCFDF | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7062 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBE99...0xBEB3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9906 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCFE1...0xCFFB | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7080 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBEB5...0xBECF | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9924 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCFFD...0xD017 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD019...0xD033 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9960 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD035...0xD04F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9978 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD051...0xD06B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9996 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD06D...0xD087 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10014 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD089...0xD0A3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7098 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBED1...0xBEEB | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10032 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD0A5...0xD0BF | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7116 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBEED...0xBF07 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7134 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF09...0xBF23 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10050 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD0C1...0xD0DB | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7152 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF25...0xBF3F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7170 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBF41...0xBF5B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10068 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD0DD...0xD0F7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7188 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBF5D...0xBF77 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7206 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBF79...0xBF93 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10086 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD0F9...0xD113 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7224 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xBF95...0xBFAF | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10104 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD115...0xD12F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7242 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xBFB1...0xBFCB | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7260 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xBFCD...0xBFE7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7278 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xBFE9...0xC003 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10122 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD131...0xD14B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7296 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC005...0xC01F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10140 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD14D...0xD167 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7314 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC021...0xC03B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7332 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC03D...0xC057 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7350 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC059...0xC073 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10158 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD169...0xD183 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7368 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC075...0xC08F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10176 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD185...0xD19F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10194 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD1A1...0xD1BB | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10212 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD1BD...0xD1D7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7386 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC091...0xC0AB | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10230 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD1D9...0xD1F3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7404 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC0AD...0xC0C7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10248 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD1F5...0xD20F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7422 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC0C9...0xC0E3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10266 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD211...0xD22B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10284 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD22D...0xD247 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7440 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC0E5...0xC0FF | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7458 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC101...0xC11B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10302 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD249...0xD263 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10320 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD265...0xD27F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7476 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC11D...0xC137 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10338 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD281...0xD29B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10356 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD29D...0xD2B7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10374 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD2B9...0xD2D3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7494 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC139...0xC153 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10392 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD2D5...0xD2EF | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7512 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC155...0xC16F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10410 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD2F1...0xD30B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10428 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD30D...0xD327 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7530 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC171...0xC18B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10446 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD329...0xD343 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7548 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC18D...0xC1A7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10464 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD345...0xD35F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7566 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC1A9...0xC1C3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10482 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD361...0xD37B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7584 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC1C5...0xC1DF | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10500 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD37D...0xD397 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7602 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC1E1...0xC1FB | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10518 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD399...0xD3B3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7620 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC1FD...0xC217 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10536 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD3B5...0xD3CF | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC219...0xC233 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC235...0xC24F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7674 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC251...0xC26B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7692 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC26D...0xC287 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7710 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC289...0xC2A3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7728 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC2A5...0xC2BF | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10554 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD3D1...0xD3EB | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10572 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD3ED...0xD407 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10590 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD409...0xD423 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10608 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD425...0xD43F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7746 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC2C1...0xC2DB | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10626 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD441...0xD45B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7764 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC2DD...0xC2F7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10644 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD45D...0xD477 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7782 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC2F9...0xC313 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7800 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC315...0xC32F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10662 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD479...0xD493 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7818 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC331...0xC34B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10680 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD495...0xD4AF | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7836 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC34D...0xC367 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10698 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD4B1...0xD4CB | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10716 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD4CD...0xD4E7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10734 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD4E9...0xD503 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7854 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC369...0xC383 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10752 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD505...0xD51F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10770 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD521...0xD53B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7872 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC385...0xC39F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10788 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD53D...0xD557 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10806 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD559...0xD573 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7890 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC3A1...0xC3BB | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10824 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD575...0xD58F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10842 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD591...0xD5AB | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7908 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC3BD...0xC3D7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10860 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD5AD...0xD5C7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10878 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD5C9...0xD5E3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10896 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD5E5...0xD5FF | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7926 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC3D9...0xC3F3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10914 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD601...0xD61B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7944 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC3F5...0xC40F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10932 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD61D...0xD637 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7962 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC411...0xC42B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7980 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC42D...0xC447 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10950 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD639...0xD653 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10968 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD655...0xD66F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC449...0xC463 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10986 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD671...0xD68B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8016 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC465...0xC47F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC481...0xC49B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11004 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD68D...0xD6A7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8052 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC49D...0xC4B7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11022 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD6A9...0xD6C3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11040 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD6C5...0xD6DF | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8070 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC4B9...0xC4D3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11058 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD6E1...0xD6FB | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC4D5...0xC4EF | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11076 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0xA0 | 0x34... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8106 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC4F1...0xC50B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11094 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0xA0 | 0x34F | 0x35C...0x362 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11112 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8124 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC50D...0xC527 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11130 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8142 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC529...0xC543 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8160 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC545...0xC55F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11173 [INFO] [stdout] | [INFO] [stdout] 1 | ...789...0xD7A3 => Class::H3,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8178 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC561...0xC57B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11213 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => Class::GL,0xFFFC => Class::CB,0x17D6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11306 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::GL,0xFFFC => Class::CB,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8196 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC57D...0xC597 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8214 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC599...0xC5B3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11324 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::CB,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8232 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC5B5...0xC5CF | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11360 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11378 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8250 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC5D1...0xC5EB | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11414 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8268 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC5ED...0xC607 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11441 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8286 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC609...0xC623 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8304 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC625...0xC63F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8322 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC641...0xC65B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11459 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::N... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11486 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11505 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11525 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11595 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0x58F | 0x7FE...0x7FF | 0x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC65D...0xC677 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8358 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC679...0xC693 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8376 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC695...0xC6AF | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11625 [INFO] [stdout] | [INFO] [stdout] 1 | ...2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0x58F | 0x7FE...0x7FF | 0x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11683 [INFO] [stdout] | [INFO] [stdout] 1 | ...x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11701 [INFO] [stdout] | [INFO] [stdout] 1 | ...F9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8394 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC6B1...0xC6CB | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11719 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8412 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC6CD...0xC6E7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11737 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11755 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11782 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x200B => Class::ZW,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11827 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x200B => Class::ZW,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::J... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11876 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xFFE6 => Class::PR,0x200B => Class::ZW,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8430 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC6E9...0xC703 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8448 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC705...0xC71F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8466 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC721...0xC73B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8484 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC73D...0xC757 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8502 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC759...0xC773 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8520 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC775...0xC78F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11894 [INFO] [stdout] | [INFO] [stdout] 1 | ...R,0x200B => Class::ZW,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11923 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11FF | 0xD7CB...0xD7FB => Class::JT,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11941 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xD7FB => Class::JT,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11959 [INFO] [stdout] | [INFO] [stdout] 1 | ...:JT,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11977 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12004 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12022 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12040 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8538 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC791...0xC7AB | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12076 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8556 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC7AD...0xC7C7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12103 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8574 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC7C9...0xC7E3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12121 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12139 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8592 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC7E5...0xC7FF | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12166 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8610 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC801...0xC81B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12193 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8628 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC81D...0xC837 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12211 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8646 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC839...0xC853 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12238 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8664 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC855...0xC86F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12256 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8682 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC871...0xC88B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12283 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8700 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC88D...0xC8A7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12301 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8718 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC8A9...0xC8C3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12319 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8736 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC8C5...0xC8DF | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12337 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8754 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC8E1...0xC8FB | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8772 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC8FD...0xC917 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12355 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8790 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC919...0xC933 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8808 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC935...0xC94F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8826 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC951...0xC96B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8844 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC96D...0xC987 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8862 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC989...0xC9A3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8880 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xC9A5...0xC9BF | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12373 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12391 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8898 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xC9C1...0xC9DB | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8916 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xC9DD...0xC9F7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12409 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12427 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8934 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xC9F9...0xCA13 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12445 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8952 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA15...0xCA2F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12463 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8970 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCA31...0xCA4B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12517 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12535 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8988 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCA4D...0xCA67 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9006 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCA69...0xCA83 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9024 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCA85...0xCA9F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9042 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCAA1...0xCABB | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9060 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCABD...0xCAD7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12571 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9078 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCAD9...0xCAF3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12589 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9096 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCAF5...0xCB0F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12652 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9114 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB11...0xCB2B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12670 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9132 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB2D...0xCB47 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12706 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12724 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12742 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9150 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCB49...0xCB63 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12769 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12787 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12805 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12823 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9168 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCB65...0xCB7F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12841 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12859 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12877 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9186 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCB81...0xCB9B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12895 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12913 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12931 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12949 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9204 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCB9D...0xCBB7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9222 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCBB9...0xCBD3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12967 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9240 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCBD5...0xCBEF | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12985 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13003 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13021 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13057 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9258 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xCBF1...0xCC0B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9276 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xCC0D...0xCC27 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9294 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xCC29...0xCC43 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9312 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xCC45...0xCC5F | 0xCC61...0xCC7B | 0xCC7D...0xCC97 | 0xCC99...0xCCB3 | 0xCCB5...0xCCCF | 0xCCD1...0xCCEB | 0xCCED...0xCD07 | 0xCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13093 [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 [WARN] too many lines in the log, truncating it