[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] checking Pazzaz/uax_14 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-4/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d957f245e0ad7a227ffca52294a8a13fa7dddd6aca879eccae11e3f92838e92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d957f245e0ad7a227ffca52294a8a13fa7dddd6aca879eccae11e3f92838e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d957f245e0ad7a227ffca52294a8a13fa7dddd6aca879eccae11e3f92838e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d957f245e0ad7a227ffca52294a8a13fa7dddd6aca879eccae11e3f92838e92", kill_on_drop: false }` [INFO] [stdout] 0d957f245e0ad7a227ffca52294a8a13fa7dddd6aca879eccae11e3f92838e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03c00a349e7e2e41970c0eb9547fb774206fe3fa7bf52598b064b3b23ae9e52d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03c00a349e7e2e41970c0eb9547fb774206fe3fa7bf52598b064b3b23ae9e52d", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v1.0.1 [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-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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,0x2014 | 0x2E3A..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:290 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:339 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x115C5 | 0x11C71 => Class::EX,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => Class::CP,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1084 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1144 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1192 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E95F => Class::OP,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1221 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1271 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1291 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1311 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1341 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1371 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1391 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1421 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/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,0x2014 | 0x2E3A..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1461 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:290 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1481 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:339 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x115C5 | 0x11C71 => Class::EX,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => Class::CP,0x28 | 0x5B | 0x7B | 0xA1 | 0xBF | 0xF3A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1501 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1084 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF3B | 0xFF5B | 0xFF5F | 0xFF62 | 0x13258...0x1325A | 0x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1531 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1144 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13286 | 0x13288 | 0x13379 | 0x145CE | 0x1E95E...0x1E95F => Class::OP,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1571 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1192 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E95F => Class::OP,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1591 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1221 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1271 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1291 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1311 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1341 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1371 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1701 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1391 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1731 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1421 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1749 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1F9DD => Class::EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1461 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1481 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1501 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1531 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1571 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1591 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1641 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1661 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1767 [INFO] [stdout] | [INFO] [stdout] 1 | ...:EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1681 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1701 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0xAC01...0xAC1B | 0xAC1D...0xAC37 | 0xAC39...0xAC53 | 0xAC55...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1785 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1731 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1803 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1749 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1F9DD => Class::EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1821 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1767 [INFO] [stdout] | [INFO] [stdout] 1 | ...:EB,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1839 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1857 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1875 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1893 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1911 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1929 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1947 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1965 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1983 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2001 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2019 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2037 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2055 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2073 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1785 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1803 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1821 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1839 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1857 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1875 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1893 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1911 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1929 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2091 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2109 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2127 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2145 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2163 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1947 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1965 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2181 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:1983 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2199 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2001 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2019 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2217 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2037 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2235 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2055 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2253 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2073 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2271 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2091 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2289 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2109 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2307 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2127 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2325 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2145 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2343 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2361 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2379 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2397 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2163 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2415 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2181 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2433 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2199 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2451 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2217 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2469 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2235 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2487 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2253 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2505 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2271 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2523 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2289 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2307 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2541 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2325 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2559 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2343 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2577 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2361 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2595 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2379 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2613 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2397 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2631 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2415 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2649 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2433 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2667 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2451 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2685 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2469 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2703 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2487 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2721 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2505 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2739 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2523 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2757 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2541 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2775 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2559 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2793 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2577 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2595 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2811 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2613 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2829 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2631 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2847 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2649 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2865 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2667 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2883 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2685 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2901 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2703 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2919 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2721 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2937 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2739 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2955 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2757 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2775 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2991 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2793 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3009 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2811 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2829 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3027 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3045 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3063 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2847 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3081 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3099 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3117 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2865 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2883 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3135 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2901 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3153 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3171 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2919 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3189 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2937 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2955 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3207 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3225 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:2991 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3243 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3009 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3261 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3027 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3045 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3063 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3081 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3099 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3117 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3135 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3153 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3171 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3189 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3207 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3279 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3225 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3297 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3243 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3315 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3261 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3333 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3279 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3351 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3297 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3369 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3315 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3387 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3333 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3405 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3351 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3423 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3441 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3369 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3387 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3459 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3405 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3477 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3423 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3495 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3441 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3513 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3459 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3531 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3549 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3567 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3477 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3585 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3495 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3603 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3513 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3531 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3639 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3549 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3657 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3675 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3693 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3711 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3729 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3747 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3765 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3783 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3801 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3567 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3819 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3585 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3837 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3603 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3855 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3639 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3873 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3657 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3891 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3675 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3693 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3711 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3729 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3747 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3765 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3783 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3801 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3927 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3945 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3819 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3963 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3837 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3981 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3855 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3999 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4017 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3873 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4035 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3891 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4053 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4071 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4089 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3927 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3945 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3963 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3981 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:3999 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4017 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4035 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4053 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4071 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4089 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4107 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4125 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4107 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4143 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4125 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4161 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4143 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4179 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4161 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4179 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4197 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4215 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4233 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4197 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4215 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4233 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4269 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4269 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4305 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4323 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4305 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4323 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4341 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4341 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4359 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4359 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4395 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4413 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4395 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4431 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4413 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4449 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4431 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4467 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4449 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4485 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4503 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4467 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4521 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4485 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4539 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4503 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4575 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4521 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4593 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4611 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4647 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4539 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4665 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4683 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4701 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4719 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4737 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4755 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4791 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4575 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4809 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4593 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4827 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4611 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4845 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4863 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4647 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4881 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4665 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4899 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4683 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4917 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4701 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4935 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4719 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4953 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4737 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4971 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4755 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4791 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4809 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4827 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4845 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4863 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5007 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4881 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5025 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5043 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4899 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5061 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4917 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5079 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4935 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5097 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4953 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5115 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4971 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5133 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:4989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5151 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5007 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5169 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5025 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5187 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5043 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5205 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5061 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5223 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5241 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5079 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5259 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5097 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5277 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5115 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5133 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5295 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5313 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5151 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5331 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5169 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5187 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5349 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5367 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5205 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5385 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5223 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5403 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5421 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5241 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5439 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5259 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5277 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5475 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5493 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5295 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5511 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5313 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5529 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5547 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5331 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5565 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5583 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5601 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5619 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5655 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5349 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5673 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5367 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5385 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5691 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5403 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5709 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5421 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5727 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5439 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5475 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5493 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5511 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5529 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5547 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5565 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5583 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5745 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5601 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5763 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5619 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5781 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5799 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5817 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5655 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5835 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5853 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5871 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5889 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5673 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5907 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5691 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5709 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5943 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5961 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5727 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5745 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5979 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5763 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5997 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6015 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5781 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6033 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6051 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5799 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6069 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5817 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6087 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6105 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5835 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5853 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6123 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5871 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6141 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6159 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5889 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5907 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5943 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5961 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6195 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5979 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6213 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:5997 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6231 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6015 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6249 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6267 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6285 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6033 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6303 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6051 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6321 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6069 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6339 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6087 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6375 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6393 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6105 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6411 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6429 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6123 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6141 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6159 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6447 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6465 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6483 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6195 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6501 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6213 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6519 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6231 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6537 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6249 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6555 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6267 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6573 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6285 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6591 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6303 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6609 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6627 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6321 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6645 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6339 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6663 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6375 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6681 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6393 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6699 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6411 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6735 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6753 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6429 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6771 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6447 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6465 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6807 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6483 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6825 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6501 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6519 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6537 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6555 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6843 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6861 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6879 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6573 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6897 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6591 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6915 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6609 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6933 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6627 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6951 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6645 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6969 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6663 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6681 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6699 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6987 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7005 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7023 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6735 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7041 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6753 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6771 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7059 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6807 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7077 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6825 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7095 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6843 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6861 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7113 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7131 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6879 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7167 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6897 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6915 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7185 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6933 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7203 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7221 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6951 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7239 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7257 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7275 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6969 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:6987 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7005 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7023 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7293 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7311 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7329 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7347 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7365 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7383 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7401 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7419 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7041 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7455 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7059 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7473 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7077 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7491 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7095 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7509 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7113 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7131 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7527 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7545 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7167 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7185 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7203 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7221 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7239 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7257 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7275 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7293 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7311 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7329 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7347 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7365 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7563 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7383 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7401 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7599 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7419 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7617 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7635 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7671 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7689 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7707 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7725 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7743 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7761 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7779 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7797 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7815 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7833 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7455 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7851 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7473 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7869 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7491 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7887 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7509 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7905 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7923 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7527 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7959 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7545 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7563 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7995 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8013 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7599 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8031 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7617 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8049 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7635 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8067 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8085 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8103 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8121 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8139 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7671 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7689 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7707 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8175 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7725 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8193 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7743 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8211 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7761 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7779 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7797 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8229 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7815 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8247 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7833 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8265 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7851 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8283 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8301 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7869 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8319 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7887 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8337 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7905 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8355 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7923 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8373 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7959 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8391 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8409 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8427 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:7995 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8445 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8013 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8463 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8031 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8481 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8049 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8499 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8067 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8085 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8535 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8103 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8553 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8571 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8121 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8589 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8139 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8607 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8175 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8625 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8193 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8643 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8661 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8211 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8679 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8229 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8697 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8247 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8715 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8265 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8751 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8769 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8283 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8787 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8301 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8805 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8319 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8823 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8337 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8841 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8355 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8859 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8373 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8391 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8877 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8895 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8409 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8943 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8957 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8971 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9013 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9048 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8427 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8445 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9062 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8463 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9078 [INFO] [stdout] | [INFO] [stdout] 1 | ...C0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8481 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8499 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9094 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9126 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8535 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8553 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9158 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8571 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8589 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9182 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8607 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9206 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8625 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9222 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8643 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9238 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8661 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9254 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9270 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8679 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8697 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8715 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9286 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9318 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8751 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9334 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8769 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9350 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8787 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8805 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9366 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8823 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8841 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xD6FD...0xD717 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9382 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9398 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8859 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xD719...0xD733 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9422 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8877 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xD735...0xD74F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8895 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xD751...0xD76B | 0xD76D...0xD787 | 0xD789...0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8943 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD7A3 => Class::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8957 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::H3,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:8971 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9013 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9438 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9462 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9048 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9478 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9494 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9062 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9510 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9078 [INFO] [stdout] | [INFO] [stdout] 1 | ...C0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9526 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9094 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9126 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9158 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9182 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9206 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9222 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9238 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9254 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9270 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9286 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9550 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9566 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9590 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9630 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9318 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9646 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9334 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9670 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9350 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9686 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9366 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9702 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9382 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9726 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9398 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9758 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9422 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9774 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9438 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9790 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9462 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9478 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9806 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9822 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9838 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9894 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9910 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9926 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9494 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9510 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9526 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9550 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9566 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9590 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9966 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9630 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9646 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9998 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9670 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10014 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9686 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9702 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9726 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9758 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10030 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10046 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9774 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10062 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9790 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10078 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10094 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10118 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10142 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9806 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9822 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10158 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9838 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10174 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9894 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9910 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9926 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10190 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9966 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10206 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:9998 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10222 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10014 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10254 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10030 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10286 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10046 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-dd9a515faded5c1f/out/convert_to_break_class:1:10302 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [WARN] too many lines in the log, truncating it