[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] testing Pazzaz/uax_14 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-27/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d153b1aac1efe63f3fa9306f6609ff26644e354d9aa949f0bd0f31c669ba172 [INFO] running `Command { std: "docker" "start" "-a" "8d153b1aac1efe63f3fa9306f6609ff26644e354d9aa949f0bd0f31c669ba172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d153b1aac1efe63f3fa9306f6609ff26644e354d9aa949f0bd0f31c669ba172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d153b1aac1efe63f3fa9306f6609ff26644e354d9aa949f0bd0f31c669ba172", kill_on_drop: false }` [INFO] [stdout] 8d153b1aac1efe63f3fa9306f6609ff26644e354d9aa949f0bd0f31c669ba172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f70f01a607853a5caf242f3ede93d9fc9e108175539d4a2387db6d8790539a [INFO] running `Command { std: "docker" "start" "-a" "61f70f01a607853a5caf242f3ede93d9fc9e108175539d4a2387db6d8790539a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 |... [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:84 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:109 [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:127 [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:145 [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:163 [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:217 [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:235 [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:253 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0xAC01...0xAC1B |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:290 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:330 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C4...0x115C5 | 0x11C71 => Class::EX,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:348 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x11C71 => Class::EX,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:366 [INFO] [stdout] | [INFO] [stdout] 1 | ...:EX,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:384 [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:402 [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:420 [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:438 [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:456 [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:474 [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:492 [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:510 [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:528 [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:546 [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:564 [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:582 [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:600 [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:618 [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:636 [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:654 [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:672 [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:690 [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:708 [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:726 [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:744 [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:762 [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:780 [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:798 [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:816 [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:834 [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:852 [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:870 [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:888 [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:906 [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:924 [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:942 [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:960 [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:978 [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:996 [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:1014 [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:1032 [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:1050 [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:1068 [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:1086 [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:1104 [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:1122 [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:1140 [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:1158 [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:1176 [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:1194 [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:1212 [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:1230 [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:1248 [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:1266 [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:1284 [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:1302 [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:1320 [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:1338 [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:1356 [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:1374 [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:1392 [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:1410 [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:1428 [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:1446 [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:1464 [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:1482 [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:1500 [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:1518 [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:1536 [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:1554 [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:1572 [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:1590 [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:1608 [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:1626 [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:1644 [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:1662 [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:1680 [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:1698 [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:1716 [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:1734 [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:1752 [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:1770 [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:1788 [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:1806 [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:1824 [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:1842 [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:1860 [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:1878 [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:1896 [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:1914 [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:1932 [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:1950 [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:1968 [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:1986 [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:2004 [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:2022 [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:2040 [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:2058 [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:2076 [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:2094 [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:2112 [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:2130 [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:2148 [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:2166 [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:2184 [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:2202 [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:2220 [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:2238 [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:2256 [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:2274 [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:2292 [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:2310 [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:2328 [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:2346 [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:2364 [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:2382 [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:2400 [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:2418 [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:2436 [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:2454 [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:2472 [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:2490 [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:2508 [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:2526 [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:2544 [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:2562 [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:2580 [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:2598 [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:2616 [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:2634 [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:2652 [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:2670 [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:2688 [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:2706 [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:2724 [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:2742 [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:2760 [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:2778 [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:2796 [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:2814 [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:2832 [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:2850 [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:2868 [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:2886 [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:2904 [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:2922 [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:2940 [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:2958 [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:2976 [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:2994 [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:3012 [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:3030 [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:3048 [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:3066 [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:3084 [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:3102 [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:3120 [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:3138 [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:3156 [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:3174 [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:3192 [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:3210 [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:3228 [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:3246 [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:3264 [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:3282 [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:3300 [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:3318 [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:3336 [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:3354 [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:3372 [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:3390 [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:3408 [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:3426 [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:3444 [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:3462 [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:3480 [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:3498 [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:3516 [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:3534 [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:3552 [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:3570 [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:3588 [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:3606 [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:3624 [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:3642 [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:3660 [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:3678 [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:3696 [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:3714 [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:3732 [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:3750 [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:3768 [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:3786 [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:3804 [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:3822 [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:3840 [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:3858 [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:3876 [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:3894 [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:3912 [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:3930 [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:3948 [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:3966 [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:3984 [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:4002 [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:4020 [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:4038 [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:4056 [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:4074 [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:4092 [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:4110 [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:4128 [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:4146 [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:4164 [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:4182 [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:4200 [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:4218 [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:4236 [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:4254 [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:4272 [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:4290 [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:4308 [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:4326 [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:4344 [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:4362 [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:4380 [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:4398 [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:4416 [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:4434 [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:4452 [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:4470 [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:4488 [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:4506 [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:4524 [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:4542 [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:4560 [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:4578 [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:4596 [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:4614 [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:4632 [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:4650 [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:4668 [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:4686 [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:4704 [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:4722 [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:4740 [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:4758 [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:4776 [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:4794 [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:4812 [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:4830 [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:4848 [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:4866 [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:4884 [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:4902 [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:4920 [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:4938 [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:4956 [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:4974 [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:4992 [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:5010 [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:5028 [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:5046 [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:5064 [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:5082 [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:5100 [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:5118 [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:5136 [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:5154 [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:5172 [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:5190 [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:5208 [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:5226 [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:5244 [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:5262 [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:5280 [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:5298 [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:5316 [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:5334 [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:5352 [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:5370 [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:5388 [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:5406 [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:5424 [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:5442 [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:5460 [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:5478 [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:5496 [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:5514 [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:5532 [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:5550 [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:5568 [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:5586 [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:5604 [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:5622 [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:5640 [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:5658 [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:5676 [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:5694 [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:5712 [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:5730 [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:5748 [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:5766 [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:5784 [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:5802 [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:5820 [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:5838 [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:5856 [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:5874 [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:5892 [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:5910 [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:5928 [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:5946 [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:5964 [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:5982 [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:6000 [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:6018 [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:6036 [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:6054 [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:6072 [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:6090 [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:6108 [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:6126 [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:6144 [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:6162 [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:6180 [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:6198 [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:6216 [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:6234 [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:6252 [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:6270 [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:6288 [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:6306 [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:6324 [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:6342 [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:6360 [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:6378 [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:6396 [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:6414 [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:6432 [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:6450 [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:6468 [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:6486 [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:6504 [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:6522 [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:6540 [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:6558 [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:6576 [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:6594 [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:6612 [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:6630 [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:6648 [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:6666 [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:6684 [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:6702 [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:6720 [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:6738 [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:6756 [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:6774 [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:6792 [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:6810 [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:6828 [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:6846 [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:6864 [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:6882 [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:6900 [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:6918 [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:6936 [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:6954 [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:6972 [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:6990 [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:7008 [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:7026 [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:7044 [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:7062 [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:7080 [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:7098 [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:7116 [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:7134 [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:7152 [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:7170 [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:7188 [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:7206 [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:7224 [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:7242 [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:7260 [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:7278 [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:7296 [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:7314 [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:7332 [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:7350 [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:7368 [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:7386 [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:7404 [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:7422 [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:7440 [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:7458 [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:7476 [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:7494 [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:7537 [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:7577 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => Class::GL,0x1F1E6...0x1F1FF => Class::RI... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7642 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2007 | 0x2011 | 0x202F => Class::GL,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7669 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::GL,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7681 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 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:7695 [INFO] [stdout] | [INFO] [stdout] 1 | ...1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7709 [INFO] [stdout] | [INFO] [stdout] 1 | ...RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7724 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7740 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7756 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7772 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7788 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7812 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7828 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7852 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7876 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7900 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7916 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7932 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7948 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7972 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7988 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8004 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8028 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8044 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8060 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8076 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8092 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8108 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ....0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8140 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8156 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8172 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8188 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8204 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8228 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8244 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8260 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8284 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8308 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8332 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8348 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8364 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8388 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ....0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8436 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8452 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8468 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ....0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8500 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8516 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8540 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8556 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8572 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8588 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8604 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ... 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8644 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8660 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8684 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ... 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8716 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8732 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8748 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8764 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8780 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8804 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8820 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8836 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8852 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8868 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8884 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8900 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8916 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8932 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8948 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8972 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [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 | ... 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9012 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9036 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9052 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9068 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9108 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9124 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9140 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9156 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 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:9172 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9188 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9213 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9231 [INFO] [stdout] | [INFO] [stdout] 1 | ...F99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9249 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9267 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...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:9285 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...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:9303 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...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:9321 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 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:9348 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...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:9366 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9384 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9411 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9429 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9447 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 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:9465 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 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:9483 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 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:9501 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9519 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...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:9537 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...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:9555 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9573 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9600 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...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:9618 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...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:9636 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...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:9654 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...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:9681 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9699 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9717 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...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:9735 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 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:9753 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 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:9780 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...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:9798 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9825 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 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:9843 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 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:9861 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...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:9879 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...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:9897 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...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:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...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:9960 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9978 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9996 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10023 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10041 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...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:10059 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10077 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...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:10095 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10122 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10140 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...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:10158 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10176 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...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:10194 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10221 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10239 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10257 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10296 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10316 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10336 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10356 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10376 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10406 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10426 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10446 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10466 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10486 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10506 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...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:10526 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10546 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 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:10566 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 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:10586 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10616 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 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:10636 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10656 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10676 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10706 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10726 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10746 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10766 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10786 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10806 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10836 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 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:10856 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10876 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10896 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10926 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10946 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...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:10966 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...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:10986 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11006 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11026 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11046 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11066 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11086 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 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:11106 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 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:11136 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...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:11156 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...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:11176 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11196 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11216 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11236 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11256 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11286 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 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:11306 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11336 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...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:11356 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11376 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11396 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11416 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11436 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11456 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11476 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11496 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11516 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11536 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11556 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11576 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11596 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11616 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11636 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11656 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11696 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11716 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11736 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11756 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11776 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11796 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE00... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11816 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11836 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Clas... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11856 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0x24 | 0x2B | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11886 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 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:11906 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0x58F | 0x7FE...0x7FF ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11955 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE01EF => Class::CM,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:11985 [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:12043 [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:12061 [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:12079 [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:12097 [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:12115 [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:12142 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x261D | 0x26F9 | 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:12187 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12234 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFFE6 => Class::PR,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:12263 [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:12293 [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:12313 [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:12333 [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:12353 [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:12383 [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:12413 [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:12433 [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:12463 [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:12503 [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:12523 [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:12543 [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:12573 [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:12613 [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:12633 [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:12663 [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:12683 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12703 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2C | 0x2E | 0x3A...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12723 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12743 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12785 [INFO] [stdout] | [INFO] [stdout] 1 | ...F9D1...0x1F9DD => Class::EB,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:12816 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x17D6 | 0x203C...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:12859 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12897 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xFE13...0xFE14 => Class::IS,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:12915 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::IS,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:12951 [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:12969 [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:13005 [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:13032 [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:13050 [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:13077 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xD800...0xDFFF => Class:... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13096 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xD800...0xDFFF => Class::AL,0x28 | 0x5B | 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:13116 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0xD800...0xDFFF => Class::AL,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13146 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16FE1 | 0x1F679...0x1F67B => Class::NS,0xD800...0xDFFF => Class::AL,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A | 0xF3C | 0x169B | 0x201... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13866 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13926 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x9 | 0x7C | 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:13956 [INFO] [stdout] | [INFO] [stdout] 1 | ...x145CE | 0x1E95E...0x1E95F => Class::OP,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13974 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E95F => Class::OP,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14038 [INFO] [stdout] | [INFO] [stdout] 1 | ...::JL,0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14054 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14102 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14127 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14172 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14190 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14208 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14244 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14262 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14280 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14298 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14316 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14334 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14352 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14379 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14415 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14433 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14451 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14487 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14523 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14541 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14559 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14577 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14595 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14613 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14658 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14694 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14712 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14730 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14748 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14766 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14784 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14812 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14872 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14892 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14912 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14932 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14952 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14972 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14992 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15022 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15042 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15062 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15092 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15122 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15142 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15162 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15182 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15202 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15222 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15242 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15262 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15282 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15302 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15332 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,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:15362 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0xE01...0xE3A | 0xE40...0xE4E | 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:15392 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15421 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15437 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1DA8A => Class::BA,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15453 [INFO] [stdout] | [INFO] [stdout] 1 | ...lass::BA,0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15477 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15509 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15525 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15541 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15573 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15589 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15605 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15621 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15645 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15661 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15678 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15696 [INFO] [stdout] | [INFO] [stdout] 1 | ...ECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15714 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15732 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15759 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15777 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15795 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15813 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15831 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15858 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15876 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15894 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15912 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15930 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15948 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15966 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15984 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16003 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16023 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x48... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16043 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16088 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16104 [INFO] [stdout] | [INFO] [stdout] 1 | ...1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16120 [INFO] [stdout] | [INFO] [stdout] 1 | ... as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16144 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16160 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16184 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16200 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16224 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16240 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16256 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16272 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16296 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16312 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16328 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16352 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16368 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16384 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16400 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16416 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16432 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16448 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16480 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16504 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16520 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16552 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16576 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16600 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16624 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16640 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16656 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16680 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16704 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16728 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16744 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16768 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16784 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16824 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16856 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16912 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16928 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16944 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16960 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16976 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17024 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17040 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17056 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17072 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17088 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17112 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17136 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17168 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17184 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17208 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17224 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17240 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17256 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17296 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17312 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17328 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17344 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17360 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17385 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17403 [INFO] [stdout] | [INFO] [stdout] 1 | ...F99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17421 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17439 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17457 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17475 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17493 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17520 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17556 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17574 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17592 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17610 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17628 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17646 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17664 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17691 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17718 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17736 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17763 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17781 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17808 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17826 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17862 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17898 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17916 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17943 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17961 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17988 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18024 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18042 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18060 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18078 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18096 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18123 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18150 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18168 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18186 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18204 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18222 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18240 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18276 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18294 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18312 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18330 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18357 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18375 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18402 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18420 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18438 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18465 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18483 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18501 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18546 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18564 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18582 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18609 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18627 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18645 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18672 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18708 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18726 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18744 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18798 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18816 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18834 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18861 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18924 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18942 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18981 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19001 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19021 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19041 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19061 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19091 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19111 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19131 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19161 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19181 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19201 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19221 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19241 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19261 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19281 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19311 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19331 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19351 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19371 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19401 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19441 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19461 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19481 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19511 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19531 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19551 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19571 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19611 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19701 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19721 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19741 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19761 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19791 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19831 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19861 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19881 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19901 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19921 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19941 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19961 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19981 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20001 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20031 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20051 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20071 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20091 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20111 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20131 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20161 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20181 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20201 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20221 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20241 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20271 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20291 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20321 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20361 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20381 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20401 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20421 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20441 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20461 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20481 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20501 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20521 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20541 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20561 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20581 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20621 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20701 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20721 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20741 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20761 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20781 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20801 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20833 [INFO] [stdout] | [INFO] [stdout] 1 | ...E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20849 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20865 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20881 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20897 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20913 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20929 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20961 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20985 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21009 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21025 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21057 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21073 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21097 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21113 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21129 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21145 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21169 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21185 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21201 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21225 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [WARN] too many lines in the log, truncating it