[INFO] cloning repository https://github.com/Pazzaz/uax_14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83 [INFO] checking Pazzaz/uax_14 against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-2/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a0ce40c3f58f370423afe17697bae42cdb57e1b5a5b78e555c08f233a0a46d [INFO] running `Command { std: "docker" "start" "-a" "b5a0ce40c3f58f370423afe17697bae42cdb57e1b5a5b78e555c08f233a0a46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a0ce40c3f58f370423afe17697bae42cdb57e1b5a5b78e555c08f233a0a46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a0ce40c3f58f370423afe17697bae42cdb57e1b5a5b78e555c08f233a0a46d", kill_on_drop: false }` [INFO] [stdout] b5a0ce40c3f58f370423afe17697bae42cdb57e1b5a5b78e555c08f233a0a46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ad54dc8b8533a22d0cbe42609bf36407996cf372a45a2fc56cf9b4741faa450 [INFO] running `Command { std: "docker" "start" "-a" "9ad54dc8b8533a22d0cbe42609bf36407996cf372a45a2fc56cf9b4741faa450", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling uax_14 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `XX` [INFO] [stdout] --> build.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const XX: usize = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1: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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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,0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1382 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1443 [INFO] [stdout] | [INFO] [stdout] 1 | ...1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1470 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1482 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1496 [INFO] [stdout] | [INFO] [stdout] 1 | ...1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1510 [INFO] [stdout] | [INFO] [stdout] 1 | ...RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1525 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1541 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1573 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1589 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1613 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1677 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1701 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1749 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1805 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1829 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1845 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1861 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1877 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1893 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1941 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2005 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2029 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2045 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2061 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/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,0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2085 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1382 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16AF5 | 0x16B37...0x16B39 | 0x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2109 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16B44 | 0x16E97...0x16E98 | 0x1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2133 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1443 [INFO] [stdout] | [INFO] [stdout] 1 | ...1BC9F | 0x1DA87...0x1DA8A => Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1470 [INFO] [stdout] | [INFO] [stdout] 1 | ...> Class::BA,0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1482 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F1E6...0x1F1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1496 [INFO] [stdout] | [INFO] [stdout] 1 | ...1FF => Class::RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2189 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1510 [INFO] [stdout] | [INFO] [stdout] 1 | ...RI,0x0...0x8 | 0xE...0x1F | 0x7F...0x84 | 0x86...0x9F | 0x300...0x34E | 0x350...0x35B | 0x363...0x36F | 0x483...0x489 | 0x591...0x5BD ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2213 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1525 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2237 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1541 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2253 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2269 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1573 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2285 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1589 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2301 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1613 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2317 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2341 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1677 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2373 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1701 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2389 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2405 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1749 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2429 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1805 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2445 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2461 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1829 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2485 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1845 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2501 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1861 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2533 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1877 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1893 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2549 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2565 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2605 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1941 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:1989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2669 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2005 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2029 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2045 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2685 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2701 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2061 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2085 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2749 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2109 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2133 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2813 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2837 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2189 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2853 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2213 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2869 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2237 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2253 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2269 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2285 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2301 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2317 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2341 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2373 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2389 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2405 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2429 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2445 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2461 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2485 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2501 [INFO] [stdout] | [INFO] [stdout] 1 | ... 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2533 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2549 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2565 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2605 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2621 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2653 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3014 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3032 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2669 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3050 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2685 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3068 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3086 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2701 [INFO] [stdout] | [INFO] [stdout] 1 | ....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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3104 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3122 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2717 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3167 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3185 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2733 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3212 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3230 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2749 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3248 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2773 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3266 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3284 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2789 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3302 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2813 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3320 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3338 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3356 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3374 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2837 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3401 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2853 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3419 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2869 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3437 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3455 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3482 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3500 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3518 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2909 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3536 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2925 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3554 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3599 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3626 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3644 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3662 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2973 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:2989 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3680 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3014 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3032 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3698 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3050 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3743 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3068 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3761 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3086 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3104 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3122 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3149 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3167 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3185 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3212 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3230 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3248 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3779 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3797 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3824 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3842 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3860 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3266 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3878 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3284 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3896 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3302 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3923 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3320 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3959 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3995 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4022 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3338 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3356 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3374 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3401 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3419 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4040 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3437 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4058 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3455 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3482 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4097 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3500 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4117 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4137 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4207 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4227 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4247 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4267 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3518 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3536 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4307 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3554 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4327 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3581 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4347 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3599 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3626 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3644 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3662 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3680 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3698 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3743 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3761 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3779 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3797 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3824 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3842 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3860 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4367 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3878 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4387 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4417 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3896 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3923 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3941 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4477 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3959 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4507 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4527 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:3995 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4547 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4022 [INFO] [stdout] | [INFO] [stdout] 1 | ...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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4567 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4040 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4587 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4058 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4607 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4097 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4117 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4657 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4677 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4697 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4727 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4747 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4767 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4787 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4807 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4827 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4847 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4867 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4887 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4907 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4137 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4937 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4207 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4227 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4247 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4267 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4997 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5017 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4307 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5037 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4327 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4347 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5057 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4367 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5087 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4387 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5107 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4417 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5137 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4477 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4507 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4527 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4547 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4567 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5197 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4587 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4607 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4657 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4677 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5217 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4697 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5237 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4727 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4747 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4767 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4787 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5257 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5277 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5297 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5317 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5337 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4807 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5397 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5417 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4827 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4847 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4867 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4887 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4907 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4937 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4957 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4977 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:4997 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5017 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5037 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5057 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5087 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5497 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5107 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5137 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5537 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5157 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5177 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5577 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5597 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5197 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5217 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5237 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5617 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5657 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5687 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5707 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5257 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5277 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5297 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5317 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5735 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5337 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5357 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5756 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5770 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5784 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5397 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5821 [INFO] [stdout] | [INFO] [stdout] 1 | ...BA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5853 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5878 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5896 [INFO] [stdout] | [INFO] [stdout] 1 | ...2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5941 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5417 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5977 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5437 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6004 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5457 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6040 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5497 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6058 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5517 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6085 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5537 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6130 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5557 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6148 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5577 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6211 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6247 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5597 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6274 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5617 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5637 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5657 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5687 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E8D6 | 0x1E944...0x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5707 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1E94A | 0xE0001 | 0xE0020...0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5735 [INFO] [stdout] | [INFO] [stdout] 1 | ....0xE007F | 0xE0100...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6292 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5756 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xE01EF => Class::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6337 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5770 [INFO] [stdout] | [INFO] [stdout] 1 | ...ss::CM,0xA7...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6355 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5784 [INFO] [stdout] | [INFO] [stdout] 1 | ...0xA8 | 0xAA | 0xB2...0xB3 | 0xB6...0xBA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6373 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5821 [INFO] [stdout] | [INFO] [stdout] 1 | ...BA | 0xBC...0xBE | 0xD7 | 0xF7 | 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6391 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5853 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x2C7 | 0x2C9...0x2CB | 0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6409 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5878 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x2CD | 0x2D0 | 0x2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6427 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5896 [INFO] [stdout] | [INFO] [stdout] 1 | ...2D8...0x2DB | 0x2DD | 0x2015...0x2016 | 0x2020...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6490 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5941 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2021 | 0x203B | 0x2074 | 0x207F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6508 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:5977 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2081...0x2084 | 0x2105 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6526 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6004 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2113 | 0x2121...0x2122 | 0x212B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x21... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6544 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6040 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2154...0x2155 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6058 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x215B | 0x215E | 0x2160...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6562 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6085 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x216B | 0x2170...0x2179 | 0x2189 | 0x2190...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6580 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6130 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2199 | 0x21D2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6598 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6616 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6634 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6652 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6148 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x21D4 | 0x2200 | 0x2202...0x2203 | 0x2207...0x2208 | 0x220B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6211 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x220F | 0x2211 | 0x2215 | 0x221A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6247 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x221D...0x2220 | 0x2223 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6670 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6274 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2225 | 0x2227...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6688 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6292 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x222C | 0x222E | 0x2234...0x2237 | 0x223C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6337 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x223D | 0x2248 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6715 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6355 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0x224C | 0x2252 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6373 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2260...0x2261 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6733 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6391 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x2264...0x2267 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x23... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6760 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6409 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x226A...0x226B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6427 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x226E...0x226F | 0x2282...0x2283 | 0x2286...0x2287 | 0x2295 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6490 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2299 | 0x22A5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6508 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x22BF | 0x2312 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6787 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6526 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x2460...0x24FE | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6805 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6544 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2500...0x254B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6562 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x2550...0x2574 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6841 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6859 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6580 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x2580...0x258F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6598 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2592...0x2595 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6886 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6616 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25A0...0x25A1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6904 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6634 [INFO] [stdout] | [INFO] [stdout] 1 | ...1 | 0x25A3...0x25A9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6652 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x25B2...0x25B3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6670 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x25B6...0x25B7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6688 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x25BC...0x25BD | 0x25C0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6715 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x25C1 | 0x25C6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6733 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0x25C8 | 0x25CB | 0x25CE...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6760 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x25D1 | 0x25E2...0x25E5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6787 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x25EF | 0x2605...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6805 [INFO] [stdout] | [INFO] [stdout] 1 | ...5...0x2606 | 0x2609 | 0x260E...0x260F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6841 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x2616...0x2617 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6931 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6949 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6976 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6994 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7012 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7039 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7057 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6859 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2640 | 0x2642 | 0x2660...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7084 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6886 [INFO] [stdout] | [INFO] [stdout] 1 | ...0...0x2661 | 0x2663...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7111 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7129 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6904 [INFO] [stdout] | [INFO] [stdout] 1 | ...3...0x2665 | 0x2667 | 0x2669...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7147 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6931 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x266A | 0x266C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7175 [INFO] [stdout] | [INFO] [stdout] 1 | ......0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6949 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0x266D | 0x266F | 0x269E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7195 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6976 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0x269F | 0x26C9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7215 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85 => Class::NL,0x2C |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:6994 [INFO] [stdout] | [INFO] [stdout] 1 | ...9...0x26CC | 0x26D2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7235 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85 => Class::NL,0x2C | 0x2E | 0x3A...0x3B ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7315 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::CB,0x85 => Class::NL,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7012 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x26D5...0x26D7 | 0x26DA...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x27... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7346 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7039 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0x26DB | 0x26DD...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7389 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7057 [INFO] [stdout] | [INFO] [stdout] 1 | ...D...0x26DE | 0x26E3 | 0x26E8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7418 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7084 [INFO] [stdout] | [INFO] [stdout] 1 | ...8...0x26E9 | 0x26EB...0x26F0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7436 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7111 [INFO] [stdout] | [INFO] [stdout] 1 | ...0 | 0x26F6 | 0x26FB...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7129 [INFO] [stdout] | [INFO] [stdout] 1 | ...B...0x26FC | 0x2757 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7465 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7147 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x2776...0x2793 | 0x2B55...0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7483 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7175 [INFO] [stdout] | [INFO] [stdout] 1 | ......0x2B59 | 0x3248...0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7521 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xD7CB...0xD7FB => Class::JT,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7195 [INFO] [stdout] | [INFO] [stdout] 1 | ....0x324F | 0xFFFD | 0x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7539 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::JT,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7215 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F100...0x1F10C | 0x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85 => Class::NL,0x2C |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7575 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7235 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F110...0x1F12D | 0x1F130...0x1F169 | 0x1F170...0x1F1AC => Class::AL,0xFFFC => Class::CB,0x85 => Class::NL,0x2C | 0x2E | 0x3A...0x3B ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7593 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7315 [INFO] [stdout] | [INFO] [stdout] 1 | ...Class::CB,0x85 => Class::NL,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7346 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0x2E | 0x3A...0x3B | 0x37E | 0x589 | 0x60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7389 [INFO] [stdout] | [INFO] [stdout] 1 | ...60C...0x60D | 0x7F8 | 0x2044 | 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7656 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7418 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xFE10 | 0xFE13...0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7674 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7436 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xFE14 => Class::IS,0x1160...0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7465 [INFO] [stdout] | [INFO] [stdout] 1 | .....0x11A7 | 0xD7B0...0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7701 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7483 [INFO] [stdout] | [INFO] [stdout] 1 | .....0xD7C6 => Class::JV,0x11A8...0x11FF | 0xD7CB...0xD7FB => Class::JT,0x17D6 | 0x203C...0x203D | 0x2047...0x2049 | 0x3005 | 0x301C | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7720 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7740 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x21 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7521 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0xD7CB...0xD7FB => Class::JT,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7770 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7539 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> Class::JT,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7575 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7856 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::IN,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7888 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7913 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7593 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7629 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7656 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7674 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7931 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7701 [INFO] [stdout] | [INFO] [stdout] 1 | ...4...0xFE55 | 0xFF1A...0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7949 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7720 [INFO] [stdout] | [INFO] [stdout] 1 | ......0xFF1B | 0xFF65 | 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7967 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7740 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFF9E...0xFF9F | 0x16FE0...0x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x21 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7770 [INFO] [stdout] | [INFO] [stdout] 1 | ...x16FE1 | 0x1F679...0x1F67B => Class::NS,0x2024...0x2026 | 0x22EF | 0xFE19 | 0x10AF6 => Class::IN,0x21 | 0x3F | 0x5C6 | 0x61B | 0x61E..... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8021 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7856 [INFO] [stdout] | [INFO] [stdout] 1 | ... Class::IN,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8039 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7888 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8057 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x231A...0x231B |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7913 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x6D4 | 0x7F9 | 0xF0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8094 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8134 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C4...0x115C5 | 0x11C71 => Class::EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7931 [INFO] [stdout] | [INFO] [stdout] 1 | ...F0D...0xF11 | 0xF14 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8152 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x11C71 => Class::EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7949 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x1802...0x1803 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8170 [INFO] [stdout] | [INFO] [stdout] 1 | ...:EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:7967 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x1808...0x1809 | 0x1944...0x1945 | 0x2762...0x2763 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8188 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8021 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2CF9 | 0x2CFE | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8215 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8039 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x2E2E | 0xA60E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8057 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xA876...0xA877 | 0xFE15...0xFE16 | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x231A...0x231B |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8233 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8094 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFE56...0xFE57 | 0xFF01 | 0xFF1F | 0x115C4...0x115C5 | 0x11C71 => Class::EX,0x231A...0x231B | 0x23F0...0x23F3 | 0x2600...0x2603 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8134 [INFO] [stdout] | [INFO] [stdout] 1 | ...x115C4...0x115C5 | 0x11C71 => Class::EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8152 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0x11C71 => Class::EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8314 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8170 [INFO] [stdout] | [INFO] [stdout] 1 | ...:EX,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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8332 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8188 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8350 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8215 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8233 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8404 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8251 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8422 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8287 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8449 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8314 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8467 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8332 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8494 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8350 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8512 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8377 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8530 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8404 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8548 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8422 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8566 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8449 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8584 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8467 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8602 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8494 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8620 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8512 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8530 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8548 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8674 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8566 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x2F00...0x2FD5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8728 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8584 [INFO] [stdout] | [INFO] [stdout] 1 | ...5 | 0x2FF0...0x2FFB | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8746 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8602 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0x3003...0x3004 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8620 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3006...0x3007 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8782 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8638 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3012...0x3013 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8800 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8656 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3020...0x3029 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8863 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8881 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8917 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8674 [INFO] [stdout] | [INFO] [stdout] 1 | ...9 | 0x3030...0x3034 | 0x3036...0x303A | 0x303D...0x303F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8728 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3042 | 0x3044 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8935 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8746 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x3046 | 0x3048 | 0x304A...0x3062 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8953 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8782 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3064...0x3082 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8980 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8800 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x3084 | 0x3086 | 0x3088...0x308D | 0x308F...0x3094 | 0x309F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8863 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x30A2 | 0x30A4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9016 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8881 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0x30A6 | 0x30A8 | 0x30AA...0x30C2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8917 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30C4...0x30E2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8935 [INFO] [stdout] | [INFO] [stdout] 1 | ...2 | 0x30E4 | 0x30E6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9052 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8953 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0x30E8...0x30ED | 0x30EF...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9070 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8980 [INFO] [stdout] | [INFO] [stdout] 1 | ...F...0x30F4 | 0x30F7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:8998 [INFO] [stdout] | [INFO] [stdout] 1 | ...7...0x30FA | 0x30FF | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x32... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9106 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9016 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3105...0x312F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x33... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9124 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9034 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x3131...0x318E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9052 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3190...0x31BA | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9160 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9178 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9070 [INFO] [stdout] | [INFO] [stdout] 1 | ...A | 0x31C0...0x31E3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9196 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9088 [INFO] [stdout] | [INFO] [stdout] 1 | ...3 | 0x3200...0x321E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9214 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9106 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3220...0x3247 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9232 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9124 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0x3250...0x32FE | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9268 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9142 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0x3300...0x4DBF | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9304 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9160 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0x4E00...0xA014 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9322 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9178 [INFO] [stdout] | [INFO] [stdout] 1 | ...4 | 0xA016...0xA48C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9196 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xA490...0xA4C6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9367 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9214 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xF900...0xFAFF | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9385 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9232 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFE30...0xFE34 | 0xFE45...0xFE46 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9403 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9268 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE49...0xFE4F | 0xFE51 | 0xFE58 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9430 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9304 [INFO] [stdout] | [INFO] [stdout] 1 | ...8 | 0xFE5F...0xFE66 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9475 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9322 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFE68 | 0xFE6B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9340 [INFO] [stdout] | [INFO] [stdout] 1 | ...B | 0xFF02...0xFF03 | 0xFF06...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9367 [INFO] [stdout] | [INFO] [stdout] 1 | ...6...0xFF07 | 0xFF0A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9493 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9385 [INFO] [stdout] | [INFO] [stdout] 1 | ...A...0xFF0B | 0xFF0D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9403 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFF0F...0xFF19 | 0xFF1C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9430 [INFO] [stdout] | [INFO] [stdout] 1 | ...C...0xFF1E | 0xFF20...0xFF3A | 0xFF3C | 0xFF3E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9511 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9529 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9475 [INFO] [stdout] | [INFO] [stdout] 1 | ...E...0xFF5A | 0xFF5C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9547 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9565 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9583 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9602 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9622 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9642 [INFO] [stdout] | [INFO] [stdout] 1 | ...x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9662 [INFO] [stdout] | [INFO] [stdout] 1 | ...x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9682 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9702 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9722 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9493 [INFO] [stdout] | [INFO] [stdout] 1 | ...C | 0xFF5E | 0xFF66 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFF... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9511 [INFO] [stdout] | [INFO] [stdout] 1 | ...6 | 0xFF71...0xFF9D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9529 [INFO] [stdout] | [INFO] [stdout] 1 | ...D | 0xFFA0...0xFFBE | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9547 [INFO] [stdout] | [INFO] [stdout] 1 | ...E | 0xFFC2...0xFFC7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9565 [INFO] [stdout] | [INFO] [stdout] 1 | ...7 | 0xFFCA...0xFFCF | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9583 [INFO] [stdout] | [INFO] [stdout] 1 | ...F | 0xFFD2...0xFFD7 | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9602 [INFO] [stdout] | [INFO] [stdout] 1 | ... | 0xFFDA...0xFFDC | 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9622 [INFO] [stdout] | [INFO] [stdout] 1 | ... 0xFFE2...0xFFE4 | 0x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9642 [INFO] [stdout] | [INFO] [stdout] 1 | ...x17000...0x187F1 | 0x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9662 [INFO] [stdout] | [INFO] [stdout] 1 | ...x18800...0x18AF2 | 0x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9682 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B000...0x1B11E | 0x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9702 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1B170...0x1B2FB | 0x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9742 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9722 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F000...0x1F0FF | 0x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9742 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F10D...0x1F10F | 0x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9762 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9782 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9802 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9822 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9842 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9882 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9762 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F16C...0x1F16F | 0x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9902 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9782 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F1AD...0x1F1E5 | 0x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9802 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F200...0x1F384 | 0x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9822 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F386...0x1F39B | 0x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9922 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9842 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F39E...0x1F3B4 | 0x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9862 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3B7...0x1F3BB | 0x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9962 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10012 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9882 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3BD...0x1F3C1 | 0x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9902 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C5...0x1F3C6 | 0x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10032 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9922 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C8...0x1F3C9 | 0x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10062 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9942 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CD...0x1F3FA | 0x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10102 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9962 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F400...0x1F441 | 0x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10122 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:9982 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F444...0x1F445 | 0x1F451...0x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10152 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10012 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F465 | 0x1F46A...0x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10172 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10032 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46D | 0x1F46F | 0x1F479...0x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10192 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10212 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10062 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F47B | 0x1F47D...0x1F480 | 0x1F484 | 0x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10232 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10102 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F488...0x1F49F | 0x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10252 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10122 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A1 | 0x1F4A3 | 0x1F4A5...0x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10272 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10152 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4A9 | 0x1F4AB...0x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10172 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4AE | 0x1F4B0 | 0x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10292 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10192 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F4B3...0x1F4FF | 0x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10212 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F507...0x1F516 | 0x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10312 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10232 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F525...0x1F531 | 0x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10332 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10252 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F54A...0x1F573 | 0x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10272 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F576...0x1F579 | 0x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10292 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57B...0x1F58F | 0x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10352 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10372 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10392 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10432 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10452 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10472 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10312 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F591...0x1F594 | 0x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10332 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F597...0x1F5D3 | 0x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10352 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5DC...0x1F5F3 | 0x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10492 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10512 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10532 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10372 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F5FA...0x1F644 | 0x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10552 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10392 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F648...0x1F64A | 0x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10572 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10592 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10612 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10642 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10662 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10412 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F680...0x1F6A2 | 0x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10682 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x200... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10432 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6A4...0x1F6B3 | 0x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10702 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x300... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10452 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B7...0x1F6BF | 0x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10472 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C1...0x1F6CB | 0x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10492 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6CD...0x1F6FF | 0x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10512 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F774...0x1F77F | 0x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10532 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F7D5...0x1F7FF | 0x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10552 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F80C...0x1F80F | 0x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10572 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F848...0x1F84F | 0x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10592 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F85A...0x1F85F | 0x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10612 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F888...0x1F88F | 0x1F8AE...0x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10732 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10752 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10772 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D => Class::ZWJ,0x261... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10792 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D => Class::ZWJ,0x261D | 0x26F9 | 0x270A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10879 [INFO] [stdout] | [INFO] [stdout] 1 | ...,0x200D => Class::ZWJ,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10908 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10938 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10958 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10978 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10998 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11028 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11058 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F46E | 0x1F470...0x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F5... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11078 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F478 | 0x1F47C | 0x1F481...0x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11108 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F483 | 0x1F485...0x1F487 | 0x1F4AA | 0x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11148 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F574...0x1F575 | 0x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11168 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F57A | 0x1F590 | 0x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11188 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F595...0x1F596 | 0x1F645...0x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11218 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F647 | 0x1F64B...0x1F64F | 0x1F6A3 | 0x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11258 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6B4...0x1F6B6 | 0x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11278 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F6C0 | 0x1F6CC | 0x1F918...0x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11308 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91C | 0x1F91E...0x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11328 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F91F | 0x1F926 | 0x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x20... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11348 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F930...0x1F939 | 0x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2014 | 0x2E3A...0x2E3B... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11368 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93D...0x1F93E | 0x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x2D =... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11388 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B5...0x1F9B6 | 0x1F9B8...0x1F9B9 | 0x1F9D1...0x1F9DD => Class::EB,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x2D => Class::HY,0x23 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10642 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F8FF | 0x1F90C...0x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10662 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F917 | 0x1F91D | 0x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10682 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F920...0x1F925 | 0x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x200... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10702 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F927...0x1F92F | 0x1F93A...0x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x300... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10732 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F93C | 0x1F93F...0x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10752 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9B4 | 0x1F9B7 | 0x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10772 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9BA...0x1F9D0 | 0x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D => Class::ZWJ,0x261... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10792 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F9DE...0x1FFFD | 0x20000...0x2FFFD | 0x30000...0x3FFFD => Class::ID,0x2F => Class::SY,0x200D => Class::ZWJ,0x261D | 0x26F9 | 0x270A.... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10879 [INFO] [stdout] | [INFO] [stdout] 1 | ...,0x200D => Class::ZWJ,0x261D | 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F44... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10908 [INFO] [stdout] | [INFO] [stdout] 1 | ...| 0x26F9 | 0x270A...0x270D | 0x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:10938 [INFO] [stdout] | [INFO] [stdout] 1 | ...x1F385 | 0x1F3C2...0x1F3C4 | 0x1F3C7 | 0x1F3CA...0x1F3CC | 0x1F442...0x1F443 | 0x1F446...0x1F450 | 0x1F466...0x1F469 | 0x1F46E | 0x1F4... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/uax_14-5f8d4b811f2a752d/out/convert_to_break_class:1:11427 [INFO] [stdout] | [INFO] [stdout] 1 | ...0x1F9D1...0x1F9DD => Class::EB,0x2014 | 0x2E3A...0x2E3B => Class::B2,0x2D => Class::HY,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [WARN] too many lines in the log, truncating it