[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] testing Pazzaz/uax_14 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-119/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c02eccb92a140d9407c51c639d1dfc55224d02f49506d8f657043bd48b5551d [INFO] running `Command { std: "docker" "start" "-a" "8c02eccb92a140d9407c51c639d1dfc55224d02f49506d8f657043bd48b5551d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c02eccb92a140d9407c51c639d1dfc55224d02f49506d8f657043bd48b5551d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c02eccb92a140d9407c51c639d1dfc55224d02f49506d8f657043bd48b5551d", kill_on_drop: false }` [INFO] [stdout] 8c02eccb92a140d9407c51c639d1dfc55224d02f49506d8f657043bd48b5551d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6042258fa7130cc3c009501c50a7b03edb67718ca578145f829d562165d7b70c [INFO] running `Command { std: "docker" "start" "-a" "6042258fa7130cc3c009501c50a7b03edb67718ca578145f829d562165d7b70c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:74 [INFO] [stdout] | [INFO] [stdout] 1 | match n as u32 {0x9 | 0x7C | 0xAD | 0x58A | 0x5BE | 0x964...0x965 | 0xE5A...0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:122 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE5B | 0xF0B | 0xF34 | 0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:147 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF7F | 0xF85 | 0xFBE...0xFBF | 0xFD2 | 0x104A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:192 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x104B | 0x1361 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:210 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1400 | 0x1680 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:228 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x16EB...0x16ED | 0x1735...0x1736 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:264 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x17D4...0x17D5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:282 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x17D8 | 0x17DA | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:300 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1804...0x1805 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:318 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1B5A...0x1B5B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:336 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1B5D...0x1B60 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:354 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1C3B...0x1C3F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:372 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C7E...0x1C7F | 0x2000...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:399 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2006 | 0x2008...0x200A | 0x2010 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:435 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2012...0x2013 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:453 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2027 | 0x2056 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:471 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2058...0x205B | 0x205D...0x205F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:507 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2CFA...0x2CFC | 0x2CFF | 0x2D70 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:543 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E0E...0x2E15 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:561 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2E17 | 0x2E19 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:579 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E2A...0x2E2D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:597 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E30...0x2E31 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:615 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2E33...0x2E34 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:633 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E3C...0x2E3E | 0x2E40...0x2E41 | 0x2E43...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:678 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2E4A | 0x2E4C | 0x2E4E | 0x3000 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:714 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0xA4FE...0xA4FF | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:732 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA60D | 0xA60F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:750 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA6F3...0xA6F7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:768 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA8CE...0xA8CF | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:786 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA92E...0xA92F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:804 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9C7...0xA9C9 | 0xAA5D...0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:832 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xAA5F | 0xAAF0...0xAAF1 | 0xABEB | 0x10100...0x10102 | 0x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:892 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1039F | 0x103D0 | 0x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:912 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10857 | 0x1091F | 0x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:932 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A50...0x10A57 | 0x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:952 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AF0...0x10AF5 | 0x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:972 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B39...0x10B3F | 0x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:992 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11047...0x11048 | 0x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1012 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BE...0x110C1 | 0x11140...0x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1042 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11143 | 0x111C5...0x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1062 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C6 | 0x111C8 | 0x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1082 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DD...0x111DF | 0x11238...0x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1112 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11239 | 0x1123B...0x1123C | 0x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1142 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112A9 | 0x1144B...0x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1162 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144E | 0x1145B | 0x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1182 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C2...0x115C3 | 0x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1202 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C9...0x115D7 | 0x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1222 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11641...0x11642 | 0x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1242 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1173C...0x1173E | 0x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1262 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A41...0x11A44 | 0x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1282 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A9A...0x11A9C | 0x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1302 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AA1...0x11AA2 | 0x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1322 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C41...0x11C45 | 0x12470...0x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1352 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12474 | 0x16A6E...0x16A6F | 0x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1382 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x23 | 0x26 | 0x2A | 0x3C...0x3E |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1461 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1DA8A => Class::BA,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1475 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::BA,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1489 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1531 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1552 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1566 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1580 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1596 [INFO] [stdout] | [INFO] [stdout] 1 | ...C0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1612 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1644 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1660 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1676 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1700 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1724 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1740 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1756 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1772 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1788 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1804 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1836 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1852 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1868 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1884 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1900 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1916 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1940 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1956 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1980 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:1996 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2012 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2028 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2044 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2068 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2084 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2108 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2148 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2164 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2188 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2204 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2220 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2244 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2276 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2292 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2308 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2324 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2340 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2356 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2380 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2412 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2428 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2444 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2460 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2484 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2500 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2516 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2532 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2548 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2564 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2580 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2596 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2612 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2636 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2660 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2676 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2692 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2708 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2724 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2740 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2772 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2804 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2820 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2836 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2852 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2868 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2884 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2908 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2924 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2940 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2964 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2980 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:2996 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3012 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3036 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3052 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3068 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3084 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3108 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3132 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3148 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3164 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3180 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3204 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3220 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3236 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3252 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3268 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3284 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3300 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3316 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3348 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3364 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3380 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3396 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3412 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3436 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3452 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3468 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3484 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3500 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3516 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3532 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3548 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3572 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3628 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3644 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3660 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3692 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3708 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3724 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3740 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3756 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3772 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3788 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3805 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3823 [INFO] [stdout] | [INFO] [stdout] 1 | ...FCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3859 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3877 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3895 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3913 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3940 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3958 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3976 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:3994 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4012 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4030 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4057 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4075 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4093 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4111 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4129 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4156 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4174 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4192 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4210 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4228 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4246 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4264 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4282 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4300 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4318 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4336 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4354 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4372 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4390 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4417 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4435 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4471 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4489 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4507 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4534 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4552 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4579 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4597 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4615 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4633 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4660 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4678 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4696 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4714 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4732 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4750 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4768 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1BBA...0x1BE5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4786 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1BFC...0x1C23 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4804 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C4D...0x1C4F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4822 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1C5A...0x1C7D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4840 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1C80...0x1C88 | 0x1C90...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4867 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1CBA | 0x1CBD...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4885 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x1CC7 | 0x1CD3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4903 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1CE9...0x1CEC | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4921 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x1CEE...0x1CF1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4939 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x1CF5...0x1CF6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4957 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x1D00...0x1DBF | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4975 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1E00...0x1F15 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:4993 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x1F18...0x1F1D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5011 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F20...0x1F45 | 0x1F48...0x1F4D | 0x1F50...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5056 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1F57 | 0x1F59 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5074 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1F5B | 0x1F5D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5092 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F5F...0x1F7D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5110 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1F80...0x1FB4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5128 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FB6...0x1FC4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5146 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FC6...0x1FD3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5164 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1FD6...0x1FDB | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5182 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x1FDD...0x1FEF | 0x1FF2...0x1FF4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5218 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1FF6...0x1FFC | 0x1FFE | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5245 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2017 | 0x2022...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5263 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2023 | 0x2038 | 0x203E...0x2043 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5299 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x204A...0x2055 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5317 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2057 | 0x205C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5335 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2061...0x2064 | 0x2070...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5362 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2071 | 0x2075...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5380 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x207C | 0x2080 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5398 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2085...0x208C | 0x2090...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5425 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x209C | 0x2100...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5443 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2102 | 0x2104 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5461 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2106...0x2108 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5479 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x210A...0x2112 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5497 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2114...0x2115 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5515 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2117...0x2120 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5533 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2123...0x212A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5551 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x212C...0x2153 | 0x2156...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5578 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x215A | 0x215C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5596 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x215D | 0x215F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5614 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x216C...0x216F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5632 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x217A...0x2188 | 0x218A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5659 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x218B | 0x219A...0x21D1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5686 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x21D3 | 0x21D5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5704 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x21FF | 0x2201 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5722 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2204...0x2206 | 0x2209...0x220A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5758 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x220C...0x220E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5776 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2210 | 0x2214 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5794 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2216...0x2219 | 0x221B...0x221C | 0x2221...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5839 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x2222 | 0x2224 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5857 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2226 | 0x222D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5875 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x222F...0x2233 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5893 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2238...0x223B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5911 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x223E...0x2247 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5929 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2249...0x224B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5947 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x224D...0x2251 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5965 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2253...0x225F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:5983 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2262...0x2263 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6001 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2268...0x2269 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6019 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x226C...0x226D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6037 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2270...0x2281 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6055 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2284...0x2285 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6073 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2288...0x2294 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6091 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2296...0x2298 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6109 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x229A...0x22A4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6127 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x22A6...0x22BE | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6145 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22C0...0x22EE | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6163 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x22F0...0x2307 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6181 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x230C...0x2311 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6199 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2313...0x2319 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6217 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x231C...0x2328 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6235 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x232B...0x23EF | 0x23F4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6262 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2426 | 0x2440...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6280 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x244A | 0x24FF | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6298 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x254C...0x254F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6316 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2575...0x257F | 0x2590...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6343 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2591 | 0x2596...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6361 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x259F | 0x25A2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6379 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x25AA...0x25B1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6397 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25B4...0x25B5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6415 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25B8...0x25BB | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6433 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x25BE...0x25BF | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6451 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x25C2...0x25C5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6469 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25C9...0x25CA | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6487 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x25CC...0x25CD | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6505 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x25D2...0x25E1 | 0x25E6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6532 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25EE | 0x25F0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6550 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25FF | 0x2604 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6568 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2607...0x2608 | 0x260A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6595 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x260D | 0x2610...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6613 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2613 | 0x2619 | 0x2620...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6640 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2638 | 0x263C...0x263F | 0x2641 | 0x2643...0x265F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6694 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2662 | 0x2666 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6712 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x266B | 0x266E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6730 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2670...0x267E | 0x2680...0x269D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6766 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26A0...0x26BC | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6784 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x26CE | 0x26E2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6802 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26E4...0x26E7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6820 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2705...0x2707 | 0x270E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6847 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x2756 | 0x2758...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6865 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x275A | 0x2761 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6883 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2765...0x2767 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6901 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2794...0x27C4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6919 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x27C7...0x27E5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6937 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x27F0...0x2982 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6955 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2999...0x29D7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6973 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x29DC...0x29FB | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:6991 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x29FE...0x2B54 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7009 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2B5A...0x2B73 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7027 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2B76...0x2B95 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7045 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2B98...0x2BC8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7063 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x2BCA...0x2BFE | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7081 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C00...0x2C2E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7099 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2C30...0x2C5E | 0x2C60...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7126 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2CEE | 0x2CF2...0x2CF3 | 0x2CFD | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7162 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2D00...0x2D25 | 0x2D27 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7189 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2D2D | 0x2D30...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7207 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2D67 | 0x2D6F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7225 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2D80...0x2D96 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7243 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA0...0x2DA6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7261 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DA8...0x2DAE | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7279 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DB0...0x2DB6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7297 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DB8...0x2DBE | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7315 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2DC0...0x2DC6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7333 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x2DC8...0x2DCE | 0x2DD0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7360 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2DD6 | 0x2DD8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7378 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2DDE | 0x2E16 | 0x2E1A...0x2E1B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7414 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2E1E...0x2E1F | 0x2E2F | 0x2E32 | 0x2E35...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7459 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2E39 | 0x2E3F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7477 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2E4B | 0x2E4D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7495 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x4DC0...0x4DFF | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7513 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA4D0...0xA4FD | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7531 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA500...0xA60C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7549 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA610...0xA61F | 0xA62A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7576 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA62B | 0xA640...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7594 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA66E | 0xA673 | 0xA67E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7621 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xA69D | 0xA6A0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7639 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6EF | 0xA6F2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7657 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA700...0xA7B9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7675 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA7F7...0xA801 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7693 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xA803...0xA805 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7711 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xA807...0xA80A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7729 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xA80C...0xA822 | 0xA828...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7756 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xA82B | 0xA830...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7774 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA837 | 0xA839 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7792 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA840...0xA873 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7810 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA882...0xA8B3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7828 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA8F2...0xA8FB | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7846 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA8FD...0xA8FE | 0xA90A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7873 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA925 | 0xA930...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7891 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA946 | 0xA95F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7909 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA984...0xA9B2 | 0xA9C1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7936 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0xA9C6 | 0xA9CA...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7954 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xA9CD | 0xA9CF | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7972 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA9DE...0xA9DF | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:7990 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAA00...0xAA28 | 0xAA40...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8017 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xAA42 | 0xAA44...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8035 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xAA4B | 0xAA5C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8053 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xAAE0...0xAAEA | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8071 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xAAF2...0xAAF4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8089 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xAB01...0xAB06 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8107 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB09...0xAB0E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8125 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB11...0xAB16 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8143 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB20...0xAB26 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8161 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xAB28...0xAB2E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8179 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xAB30...0xAB65 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8197 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0xAB70...0xABE2 | 0xFB00...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8224 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFB06 | 0xFB13...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8242 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xFB17 | 0xFB29 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8260 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFB50...0xFBC1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8278 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0xFBD3...0xFD3D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8296 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFD50...0xFD8F | 0xFD92...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8323 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0xFDC7 | 0xFDF0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8341 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xFDFB | 0xFDFD | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8359 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFE70...0xFE74 | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8378 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE76...0xFEFC | 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8398 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE8...0xFFEE | 0x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8418 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10000...0x1000B | 0x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8438 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1000D...0x10026 | 0x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8458 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10028...0x1003A | 0x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003C...0x1003D | 0x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1003F...0x1004D | 0x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10050...0x1005D | 0x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8538 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10080...0x100FA | 0x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8558 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10107...0x10133 | 0x10137...0x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8588 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1018E | 0x10190...0x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8608 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1019B | 0x101A0 | 0x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8628 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101D0...0x101FC | 0x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8648 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10280...0x1029C | 0x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8668 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102A0...0x102D0 | 0x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8688 [INFO] [stdout] | [INFO] [stdout] 1 | ...x102E1...0x102FB | 0x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8708 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10300...0x10323 | 0x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1032D...0x1034A | 0x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8748 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10350...0x10375 | 0x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8768 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10380...0x1039D | 0x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8788 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103A0...0x103C3 | 0x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8808 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103C8...0x103CF | 0x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x105... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8828 [INFO] [stdout] | [INFO] [stdout] 1 | ...x103D1...0x103D5 | 0x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x106... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8848 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10400...0x1049D | 0x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8868 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104B0...0x104D3 | 0x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x107... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104D8...0x104FB | 0x10500...0x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10527 | 0x10530...0x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8938 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10563 | 0x1056F | 0x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10600...0x10736 | 0x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:8978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10740...0x10755 | 0x10760...0x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9008 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10767 | 0x10800...0x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10805 | 0x10808 | 0x1080A...0x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10835 | 0x10837...0x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9078 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10838 | 0x1083C | 0x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9098 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1083F...0x10855 | 0x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9118 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10858...0x1089E | 0x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9138 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108A7...0x108AF | 0x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9158 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108E0...0x108F2 | 0x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9178 [INFO] [stdout] | [INFO] [stdout] 1 | ...x108F4...0x108F5 | 0x108FB...0x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1091B | 0x10920...0x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10939 | 0x1093F | 0x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9248 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10980...0x109B7 | 0x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9268 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109BC...0x109CF | 0x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9288 [INFO] [stdout] | [INFO] [stdout] 1 | ...x109D2...0x10A00 | 0x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9308 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A10...0x10A13 | 0x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9328 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A15...0x10A17 | 0x10A19...0x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9358 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A35 | 0x10A40...0x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9378 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A48 | 0x10A58 | 0x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A60...0x10A9F | 0x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9418 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AC0...0x10AE4 | 0x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9438 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AEB...0x10AEF | 0x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9458 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B00...0x10B35 | 0x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B40...0x10B55 | 0x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B58...0x10B72 | 0x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B78...0x10B91 | 0x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9538 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10B99...0x10B9C | 0x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9558 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10BA9...0x10BAF | 0x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9578 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C00...0x10C48 | 0x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9598 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10C80...0x10CB2 | 0x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9618 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CC0...0x10CF2 | 0x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9638 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10CFA...0x10D23 | 0x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9658 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10E60...0x10E7E | 0x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9678 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F00...0x10F27 | 0x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F30...0x10F45 | 0x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9718 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F51...0x10F59 | 0x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9738 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11003...0x11037 | 0x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9758 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11049...0x1104D | 0x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9778 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11052...0x11065 | 0x11083...0x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9808 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110AF | 0x110BB...0x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9828 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110BD | 0x110CD | 0x110D0...0x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110E8 | 0x11103...0x11126 | 0x11144 | 0x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9898 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11150...0x11172 | 0x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11174 | 0x11176 | 0x11183...0x111B2 | 0x111C1...0x111C4 | 0x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111C7 | 0x111CD | 0x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:9998 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111DA | 0x111DC | 0x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10018 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111E1...0x111F4 | 0x11200...0x11211 | 0x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11213...0x1122B | 0x1123A | 0x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1123D | 0x11280...0x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11286 | 0x11288 | 0x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128A...0x1128D | 0x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1128F...0x1129D | 0x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1129F...0x112A8 | 0x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112B0...0x112DE | 0x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11305...0x1130C | 0x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1130F...0x11310 | 0x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10248 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11313...0x11328 | 0x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10268 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1132A...0x11330 | 0x11332...0x11333 | 0x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10308 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11335...0x11339 | 0x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10328 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133D | 0x11350 | 0x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10348 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1135D...0x11361 | 0x11400...0x11434 | 0x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10388 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11447...0x1144A | 0x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10408 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1144F | 0x1145D | 0x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10428 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11480...0x114AF | 0x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10448 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114C4...0x114C7 | 0x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10468 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11580...0x115AE | 0x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10488 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C6...0x115C8 | 0x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10508 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115D8...0x115DB | 0x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10528 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11600...0x1162F | 0x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10548 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11643...0x11644 | 0x11680...0x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10578 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AA | 0x11800...0x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10598 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182B | 0x1183B | 0x118A0...0x118DF | 0x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10638 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118EA...0x118F2 | 0x118FF | 0x11A00 | 0x11A0B...0x11A32 | 0x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3A | 0x11A40 | 0x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10718 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A46 | 0x11A50 | 0x11A5C...0x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10748 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A83 | 0x11A86...0x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10768 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A89 | 0x11A9D | 0x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10788 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11AC0...0x11AF8 | 0x11C00...0x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10818 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C08 | 0x11C0A...0x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10838 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2E | 0x11C40 | 0x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C5A...0x11C6C | 0x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10878 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C72...0x11C8F | 0x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10898 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D00...0x11D06 | 0x11D08...0x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10928 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D09 | 0x11D0B...0x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10948 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D30 | 0x11D46 | 0x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x120... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10968 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D60...0x11D65 | 0x11D67...0x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x124... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:10998 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D68 | 0x11D6A...0x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x125... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11018 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D89 | 0x11D98 | 0x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11038 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EE0...0x11EF2 | 0x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF7...0x11EF8 | 0x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x132... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11078 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12000...0x12399 | 0x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x133... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11098 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12400...0x1246E | 0x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x134... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11118 [INFO] [stdout] | [INFO] [stdout] 1 | ...x12480...0x12543 | 0x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11138 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13000...0x13257 | 0x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x146... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11158 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325E...0x13281 | 0x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11178 [INFO] [stdout] | [INFO] [stdout] 1 | ...x13283...0x13285 | 0x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11198 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1328A...0x13378 | 0x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11218 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1337C...0x1342E | 0x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11238 [INFO] [stdout] | [INFO] [stdout] 1 | ...x14400...0x145CD | 0x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11258 [INFO] [stdout] | [INFO] [stdout] 1 | ...x145D0...0x14646 | 0x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11278 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16800...0x16A38 | 0x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11298 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A40...0x16A5E | 0x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11318 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AD0...0x16AED | 0x16B00...0x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11348 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B2F | 0x16B3A...0x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11368 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B43 | 0x16B45 | 0x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11388 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B5B...0x16B61 | 0x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11408 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B63...0x16B77 | 0x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11428 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B7D...0x16B8F | 0x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11448 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E40...0x16E96 | 0x16E99...0x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11478 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16E9A | 0x16F00...0x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F44 | 0x16F50 | 0x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F93...0x16F9F | 0x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11538 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC00...0x1BC6A | 0x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11558 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC70...0x1BC7C | 0x1BC80...0x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11588 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC88 | 0x1BC90...0x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11608 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC99 | 0x1BC9C | 0x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11628 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D000...0x1D0F5 | 0x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11648 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D100...0x1D126 | 0x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11668 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D129...0x1D164 | 0x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11688 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D16A...0x1D16C | 0x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11708 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D183...0x1D184 | 0x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D18C...0x1D1A9 | 0x1D1AE...0x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11758 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1E8 | 0x1D200...0x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11778 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D241 | 0x1D245 | 0x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11798 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D2E0...0x1D2F3 | 0x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11818 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D300...0x1D356 | 0x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11838 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D360...0x1D378 | 0x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D400...0x1D454 | 0x1D456...0x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11888 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D49C | 0x1D49E...0x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11908 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D49F | 0x1D4A2 | 0x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11928 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4A5...0x1D4A6 | 0x1D4A9...0x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4AC | 0x1D4AE...0x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4B9 | 0x1D4BB | 0x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:11998 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4BD...0x1D4C3 | 0x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12018 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D4C5...0x1D505 | 0x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12038 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D507...0x1D50A | 0x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D50D...0x1D514 | 0x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12078 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D516...0x1D51C | 0x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12098 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D51E...0x1D539 | 0x1D53B...0x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D53E | 0x1D540...0x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D544 | 0x1D546 | 0x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D54A...0x1D550 | 0x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D552...0x1D6A5 | 0x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D6A8...0x1D7CB | 0x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D800...0x1D9FF | 0x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12248 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA37...0x1DA3A | 0x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12268 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA6D...0x1DA74 | 0x1DA76...0x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12298 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA83 | 0x1DA85...0x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12318 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA86 | 0x1DA8B | 0x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1EC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12338 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E800...0x1E8C4 | 0x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12358 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8C7...0x1E8CF | 0x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12378 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E900...0x1E943 | 0x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EC71...0x1ECAB | 0x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12418 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1ECAD...0x1ECAF | 0x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12438 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1ECB1...0x1ECB4 | 0x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12458 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE00...0x1EE03 | 0x1EE05...0x1EE1F | 0x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12498 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE21...0x1EE22 | 0x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE3B | 0x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12518 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE24 | 0x1EE27 | 0x1EE29...0x1EE32 | 0x1EE34...0x1EE37 | 0x1EE39 | 0x1EE3B | 0x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12598 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE42 | 0x1EE47 | 0x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE4F | 0x1EE51...0x1EE52 | 0x1EE54 | 0x1EE57 | 0x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12618 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE49 | 0x1EE4B | 0x1EE4D...0x1EE4F | 0x1EE51...0x1EE52 | 0x1EE54 | 0x1EE57 | 0x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE5F | 0x1EE61...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12698 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE59 | 0x1EE5B | 0x1EE5D | 0x1EE5F | 0x1EE61...0x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12728 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE5F | 0x1EE61...0x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12748 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE62 | 0x1EE64 | 0x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12768 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE67...0x1EE6A | 0x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12788 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE6C...0x1EE72 | 0x1EE74...0x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12818 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE77 | 0x1EE79...0x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12838 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE7C | 0x1EE7E | 0x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12858 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE80...0x1EE89 | 0x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12878 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EE8B...0x1EE9B | 0x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12898 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEA1...0x1EEA3 | 0x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12918 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEA5...0x1EEA9 | 0x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12938 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEAB...0x1EEBB | 0x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1EEF0...0x1EEF1 | 0x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F12E...0x1F12F | 0x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:12998 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16A...0x1F16B | 0x1F39C...0x1F39D | 0x1F3B5...0x1F3B6 | 0x1F3BC | 0x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13068 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A0 | 0x1F4A2 | 0x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13088 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A4 | 0x1F4AF | 0x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B1...0x1F4B2 | 0x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13128 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F500...0x1F506 | 0x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F517...0x1F524 | 0x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F532...0x1F549 | 0x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5D4...0x1F5DB | 0x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13208 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5F4...0x1F5F9 | 0x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13228 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F650...0x1F675 | 0x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13248 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F67C...0x1F67F | 0x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13268 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F700...0x1F773 | 0x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13288 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F780...0x1F7D4 | 0x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13308 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F800...0x1F80B | 0x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13328 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F810...0x1F847 | 0x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x11A8...0x11FF | 0xD7CB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13348 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F850...0x1F859 | 0x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13368 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F860...0x1F887 | 0x1F890...0x1F8AD | 0x1F900...0x1F90B => Class::AL,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2014 | 0x2E3A..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13398 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F8AD | 0x1F900...0x1F90B => Class::AL,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13416 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1F90B => Class::AL,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => Class::CP,0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13454 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xD7CB...0xD7FB => Class::JT,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x29 | 0x5D => Class::CP,0x2F => Class::SY,0x0...0x8 | 0xE...0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13523 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x29 | 0x5D => Class::CP,0x2F => Class::SY,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13535 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::CP,0x2F => Class::SY,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13549 [INFO] [stdout] | [INFO] [stdout] 1 | ...x2F => Class::SY,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13563 [INFO] [stdout] | [INFO] [stdout] 1 | ...SY,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13578 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13594 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13610 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13626 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13642 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13666 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x483...0x489 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13682 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13706 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13730 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x5C5 | 0x5C7 | 0x610...0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13754 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x61A | 0x61C | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13770 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13786 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13802 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13826 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13842 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13858 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13882 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13898 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13914 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13930 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13946 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13962 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13978 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:13994 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x85B | 0x8D3...0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14010 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x8E1 | 0x8E3...0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14026 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x903 | 0x93A...0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14042 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x93C | 0x93E...0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14058 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x94F | 0x951...0x957 | 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14082 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x962...0x963 | 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14098 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x981...0x983 | 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14114 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9BC | 0x9BE...0x9C4 | 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14138 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x9C7...0x9C8 | 0x9CB...0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14162 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9CD | 0x9D7 | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14186 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9E3 | 0x9FE | 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14202 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA01...0xA03 | 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14218 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA3C | 0xA3E...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14242 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14266 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14290 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA71 | 0xA75 | 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14306 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xA81...0xA83 | 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14322 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABC | 0xABE...0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14338 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAC5 | 0xAC7...0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14354 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAC9 | 0xACB...0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14370 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14394 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xAFA...0xAFF | 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14410 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB01...0xB03 | 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14426 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB3C | 0xB3E...0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14442 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB44 | 0xB47...0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14458 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB48 | 0xB4B...0xB4D | 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14482 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB56...0xB57 | 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14498 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB62...0xB63 | 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14514 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xB82 | 0xBBE...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14538 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBC6...0xBC8 | 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14554 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBCA...0xBCD | 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14570 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xBD7 | 0xC00...0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14586 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC04 | 0xC3E...0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14602 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC44 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14618 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14634 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14658 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC62...0xC63 | 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14674 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC81...0xC83 | 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14690 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xCBC | 0xCBE...0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14706 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC4 | 0xCC6...0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14722 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCC8 | 0xCCA...0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14738 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCCD | 0xCD5...0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14754 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCD6 | 0xCE2...0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14770 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCE3 | 0xD00...0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14786 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD03 | 0xD3B...0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14802 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD3C | 0xD3E...0xD44 | 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14826 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD46...0xD48 | 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14842 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD4A...0xD4D | 0xD57 | 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14866 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xD62...0xD63 | 0xD82...0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14890 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD83 | 0xDCA | 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14906 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDCF...0xDD4 | 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14922 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xDD6 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14962 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14978 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF35 | 0xF37 | 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:14994 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xF39 | 0xF3E...0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15010 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF3F | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15026 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15042 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15067 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15085 [INFO] [stdout] | [INFO] [stdout] 1 | ...F99...0xFBC | 0xFC6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15103 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15121 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15139 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15157 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1752...0x1753 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15175 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1772...0x1773 | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15202 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15220 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x1886 | 0x18A9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15238 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1920...0x192B | 0x1930...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15265 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x193B | 0x1A17...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15283 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x1A1B | 0x1A7F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15301 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x1AB0...0x1ABE | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15319 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x1B00...0x1B04 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15337 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B34...0x1B44 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15355 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1B6B...0x1B73 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15373 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1B80...0x1B82 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15391 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x1BA1...0x1BAD | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15409 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1BE6...0x1BF3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15427 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1C24...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15454 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1CD2 | 0x1CD4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15472 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x1CE8 | 0x1CED | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15490 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x1CF2...0x1CF4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15508 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1CF7...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15535 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x1DF9 | 0x1DFB...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15553 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x1DFF | 0x200C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15571 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x200E...0x200F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15589 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x202A...0x202E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15607 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2066...0x206F | 0x20D0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15634 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15652 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15679 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2DFF | 0x302A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15697 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x302F | 0x3035 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15715 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x3099...0x309A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15733 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0xA66F...0xA672 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15751 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15796 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15814 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0xA806 | 0xA80B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15832 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xA823...0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15850 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xA880...0xA881 | 0xA8B4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15877 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15895 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15913 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xA926...0xA92D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15931 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xA947...0xA953 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15949 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xA980...0xA983 | 0xA9B3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15976 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xA9C0 | 0xAA29...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:15994 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0xAA36 | 0xAA43 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16012 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0xAA4C...0xAA4D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16030 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xAAEB...0xAAEF | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16048 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xAAF5...0xAAF6 | 0xABE3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16075 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xABEA | 0xABEC...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16093 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16111 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16150 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFF9...0xFFFB | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16170 [INFO] [stdout] | [INFO] [stdout] 1 | ...x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16190 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16210 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16230 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16260 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16280 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16300 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16320 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16340 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10F46...0x10F50 | 0x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16360 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11000...0x11002 | 0x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16380 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11038...0x11046 | 0x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16400 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1107F...0x11082 | 0x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16420 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110B0...0x110BA | 0x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16440 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11100...0x11102 | 0x11127...0x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16470 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11134 | 0x11145...0x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11146 | 0x11173 | 0x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16510 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11180...0x11182 | 0x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16530 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111B3...0x111C0 | 0x111C9...0x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16560 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111CC | 0x1122C...0x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16580 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11237 | 0x1123E | 0x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16600 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112DF...0x112EA | 0x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16620 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11300...0x11303 | 0x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16640 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133B...0x1133C | 0x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x113... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16660 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1133E...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16690 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16710 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1134D | 0x11357 | 0x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16730 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11362...0x11363 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16750 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11366...0x1136C | 0x11370...0x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16780 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11374 | 0x11435...0x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16800 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11446 | 0x1145E | 0x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16820 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114B0...0x114C3 | 0x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16840 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115AF...0x115B5 | 0x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16860 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115B8...0x115C0 | 0x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16880 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115DC...0x115DD | 0x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16900 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11630...0x11640 | 0x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16920 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116AB...0x116B7 | 0x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16940 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1182C...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16960 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A01...0x11A0A | 0x11A33...0x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:16990 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A39 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17010 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A3E | 0x11A47 | 0x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17030 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A51...0x11A5B | 0x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17050 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11A8A...0x11A99 | 0x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17070 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C2F...0x11C36 | 0x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17090 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C38...0x11C3F | 0x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17110 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C92...0x11CA7 | 0x11CA9...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17140 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17160 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17190 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17210 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D45 | 0x11D47 | 0x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17230 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D8A...0x11D8E | 0x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17250 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D90...0x11D91 | 0x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17270 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D93...0x11D97 | 0x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17290 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11EF3...0x11EF6 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BC... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17310 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17330 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B30...0x16B36 | 0x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17350 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F51...0x16F7E | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17370 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17390 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BC9D...0x1BC9E | 0x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17410 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1BCA0...0x1BCA3 | 0x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17430 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D165...0x1D169 | 0x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17450 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D16D...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17470 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17510 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17550 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17570 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17590 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17610 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17630 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17650 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE00... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17670 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE01... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17690 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Clas... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17710 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA0 | 0x34F |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17740 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17760 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17804 [INFO] [stdout] | [INFO] [stdout] 1 | ...00...0xE01EF => Class::CM,0xA0 | 0x34F | 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17844 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x35C...0x362 | 0xF08 | 0xF0C | 0xF12 | 0xFD9...0xFDA | 0x180E | 0x2007 | 0x2011 | 0x202F => Class::GL,0x21 | 0x3F | 0x5C6 | 0x61B | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17937 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::GL,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17969 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x61B | 0x61E...0x61F | 0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:17994 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18012 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18030 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18048 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18102 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18120 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18138 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x17D6 | 0x203C..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18175 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18224 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x115C5 | 0x11C71 => Class::EX,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18242 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::EX,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18278 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18296 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3005 | 0x301C | 0x303B...0x303C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18332 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x309B...0x309E | 0x30A0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18359 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x30FB | 0x30FD...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18377 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x30FE | 0xA015 | 0xFE54...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::N... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18404 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18423 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18443 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18513 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x200D => Class::ZWJ,0x24 | 0x2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0x58F | 0x7FE...0x7FF | 0x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18543 [INFO] [stdout] | [INFO] [stdout] 1 | ...2B | 0x5C | 0xA3...0xA5 | 0xB1 | 0x58F | 0x7FE...0x7FF | 0x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18601 [INFO] [stdout] | [INFO] [stdout] 1 | ...x9FB | 0xAF1 | 0xBF9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18619 [INFO] [stdout] | [INFO] [stdout] 1 | ...F9 | 0xE3F | 0x17DB | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18637 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x20A0...0x20A6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18655 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x20A8...0x20B5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18673 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x20B7...0x20BA | 0x20BC...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18700 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x20BD | 0x20BF...0x20CF | 0x2116 | 0x2212...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x2024...0x2026 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18745 [INFO] [stdout] | [INFO] [stdout] 1 | ...2...0x2213 | 0xFE69 | 0xFF04 | 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0xD800..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18774 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xFFE1 | 0xFFE5...0xFFE6 => Class::PR,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0xD800...0xDFFF => Class::AL,0xE000..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18831 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0xD800...0xDFFF => Class::AL,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Clas... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18860 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::IN,0xD800...0xDFFF => Class::AL,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x85 => Class::NL,0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18879 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDFFF => Class::AL,0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x85 => Class::NL,0x1F1E6...0x1F1FF => Cla... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18900 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE000...0xF8FF | 0xF0000...0xFFFFD | 0x100000...0x10FFFD => Class::AL,0x85 => Class::NL,0x1F1E6...0x1F1FF => Class::RI,0xB...0xC | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18950 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10FFFD => Class::AL,0x85 => Class::NL,0x1F1E6...0x1F1FF => Class::RI,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,0x2... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18977 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::NL,0x1F1E6...0x1F1FF => Class::RI,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,0x22 | 0x27 | 0xAB | 0xBB | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:18992 [INFO] [stdout] | [INFO] [stdout] 1 | ...F1E6...0x1F1FF => Class::RI,0xB...0xC | 0x2028...0x2029 => Class::BK,0xFFFC => Class::CB,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19069 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::CB,0x22 | 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19087 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x27 | 0xAB | 0xBB | 0x2018...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19114 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2019 | 0x201B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19132 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x201D | 0x201F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19150 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2039...0x203A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0xB4 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19168 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x275B...0x2760 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0xB4 | 0x2C8 | 0x2CC | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19186 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x2E00...0x2E0D | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19205 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0x2E1C...0x2E1D | 0x2E20...0x2E21 | 0x1F676...0x1F678 => Class::QU,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19273 [INFO] [stdout] | [INFO] [stdout] 1 | ...U,0xB4 | 0x2C8 | 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19289 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2CC | 0x2DF | 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19305 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xC84 | 0xF01...0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19321 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xF04 | 0xF06...0xF07 | 0xF09...0xF0A | 0xFD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19364 [INFO] [stdout] | [INFO] [stdout] 1 | ...FD0...0xFD1 | 0xFD3 | 0x1806 | 0x1FFD | 0xA874...0xA875 | 0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19422 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8FC | 0x11175 | 0x111DB | 0x115C1 | 0x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x5D0...0x5EA ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19462 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11660...0x1166C | 0x11A3F | 0x11A45 | 0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19501 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x11A9E...0x11AA0 | 0x11C70 => Class::BB,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19517 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x11C70 => Class::BB,0x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19543 [INFO] [stdout] | [INFO] [stdout] 1 | ...x5D0...0x5EA | 0x5EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19561 [INFO] [stdout] | [INFO] [stdout] 1 | ...EF...0x5F2 | 0xFB1D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19579 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFB1F...0xFB28 | 0xFB2A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19606 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFB36 | 0xFB38...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0xA => Class::LF,0x2C | 0x2E ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19624 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0xFB3C | 0xFB3E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0xA => Class::LF,0x2C | 0x2E | 0x3A...0x3B | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19642 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFB40...0xFB41 | 0xFB43...0xFB44 | 0xFB46...0xFB4F => Class::HL,0xA => Class::LF,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19700 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::HL,0xA => Class::LF,0x2C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19731 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x20 => Class::SP,0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19774 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x20 => Class::SP,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19819 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0xFE14 => Class::IS,0x20 => Class::SP,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19834 [INFO] [stdout] | [INFO] [stdout] 1 | ...lass::IS,0x20 => Class::SP,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19850 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::SP,0x30...0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19866 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x39 | 0x660...0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19882 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x669 | 0x66B...0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19898 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x66C | 0x6F0...0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19914 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x6F9 | 0x7C0...0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19930 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x7C9 | 0x966...0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19946 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x96F | 0x9E6...0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19962 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x9EF | 0xA66...0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19978 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xA6F | 0xAE6...0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:19994 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xAEF | 0xB66...0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20010 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xB6F | 0xBE6...0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20026 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xBEF | 0xC66...0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20042 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xC6F | 0xCE6...0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20058 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xCEF | 0xD66...0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20074 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xD6F | 0xDE6...0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20090 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xDEF | 0xE50...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x194... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20107 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE59 | 0xED0...0xED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20125 [INFO] [stdout] | [INFO] [stdout] 1 | ...ED9 | 0xF20...0xF29 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20143 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1040...0x1049 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20161 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1090...0x1099 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20179 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x17E0...0x17E9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20197 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1810...0x1819 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20215 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1946...0x194F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20233 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x19D0...0x19D9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20251 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1A80...0x1A89 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20269 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1A90...0x1A99 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20287 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1B50...0x1B59 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20305 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1BB0...0x1BB9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20323 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1C40...0x1C49 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20341 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x1C50...0x1C59 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xAB... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20359 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA620...0xA629 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x10... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20377 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA8D0...0xA8D9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20395 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA900...0xA909 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20413 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9D0...0xA9D9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20431 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xA9F0...0xA9F9 | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20450 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xAA50...0xAA59 | 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20470 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xABF0...0xABF9 | 0x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20490 [INFO] [stdout] | [INFO] [stdout] 1 | ...x104A0...0x104A9 | 0x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20510 [INFO] [stdout] | [INFO] [stdout] 1 | ...x10D30...0x10D39 | 0x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20530 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11066...0x1106F | 0x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20550 [INFO] [stdout] | [INFO] [stdout] 1 | ...x110F0...0x110F9 | 0x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20570 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11136...0x1113F | 0x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20590 [INFO] [stdout] | [INFO] [stdout] 1 | ...x111D0...0x111D9 | 0x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x117... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20610 [INFO] [stdout] | [INFO] [stdout] 1 | ...x112F0...0x112F9 | 0x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20630 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11450...0x11459 | 0x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20650 [INFO] [stdout] | [INFO] [stdout] 1 | ...x114D0...0x114D9 | 0x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20670 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11650...0x11659 | 0x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20690 [INFO] [stdout] | [INFO] [stdout] 1 | ...x116C0...0x116C9 | 0x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20710 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11730...0x11739 | 0x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20730 [INFO] [stdout] | [INFO] [stdout] 1 | ...x118E0...0x118E9 | 0x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20750 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11C50...0x11C59 | 0x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20770 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11D50...0x11D59 | 0x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x11... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20790 [INFO] [stdout] | [INFO] [stdout] 1 | ...x11DA0...0x11DA9 | 0x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x1100...0x115F | 0xA960... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20810 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16A60...0x16A69 | 0x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x1100...0x115F | 0xA960...0xA97C => Class::... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20830 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B50...0x16B59 | 0x1D7CE...0x1D7FF | 0x1E950...0x1E959 => Class::NU,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20860 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1D7FF | 0x1E950...0x1E959 => Class::NU,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20878 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x1E959 => Class::NU,0x1100...0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x7D | 0xF3B | 0xF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20907 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x115F | 0xA960...0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x7D | 0xF3B | 0xF3D | 0x169C | 0x2046 | 0x207E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:20925 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xA97C => Class::JL,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x7D | 0xF3B | 0xF3D | 0x169C | 0x2046 | 0x207E | 0x208E | 0x2309... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21319 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x2E23 | 0x2E25 | 0x2E27 | 0x2E29 | 0x3001...0x3002 | 0x3009 | 0x300B | 0x300D | 0x300F | 0x3011 | 0x3015 | 0x3017 | 0x3019 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21418 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x3015 | 0x3017 | 0x3019 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21445 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x301B | 0x301E...0x301F | 0xFD3E | 0xFE11...0xFE12 | 0xFE18 | 0xFE36 | 0xFE38 | 0xFE3A | 0xFE3C | 0xFE3E | 0xFE40 | 0xFE42 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21643 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0xFF0C | 0xFF0E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21661 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFF3D | 0xFF5D | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145C... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21680 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFF60...0xFF61 | 0xFF63...0xFF64 | 0x1325B...0x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21730 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1325D | 0x13282 | 0x13287 | 0x13289 | 0x1337A...0x1337B | 0x145CF => Class::CL,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21770 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1337A...0x1337B | 0x145CF => Class::CL,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21788 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x145CF => Class::CL,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21806 [INFO] [stdout] | [INFO] [stdout] 1 | ...:CL,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21824 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x23F0...0x23F3 | 0x2600...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21851 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2603 | 0x2614...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21869 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0x2615 | 0x2618 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21887 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x261A...0x261C | 0x261E...0x261F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21923 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2639...0x263B | 0x2668 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21950 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x267F | 0x26BD...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21968 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26C8 | 0x26CD | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:21986 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0x26CF...0x26D1 | 0x26D3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22013 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x26D4 | 0x26D8...0x26D9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22040 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x26DC | 0x26DF...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22058 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x26E1 | 0x26EA | 0x26F1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22085 [INFO] [stdout] | [INFO] [stdout] 1 | ...1...0x26F5 | 0x26F7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22103 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x26F8 | 0x26FA | 0x26FD...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22130 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x2704 | 0x2708...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22148 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x2709 | 0x2764 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22166 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2E80...0x2E99 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22184 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x2E9B...0x2EF3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-a0fd225958064186/out/convert_to_break_class:1:22202 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [WARN] too many lines in the log, truncating it