[INFO] cloning repository https://github.com/DaanVandenBosch/psoqi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaanVandenBosch/psoqi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaanVandenBosch%2Fpsoqi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaanVandenBosch%2Fpsoqi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03f16457308b9d7143c4bd7037cb8e00ffbcebcd [INFO] testing DaanVandenBosch/psoqi against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaanVandenBosch%2Fpsoqi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaanVandenBosch/psoqi on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaanVandenBosch/psoqi [INFO] finished tweaking git repo https://github.com/DaanVandenBosch/psoqi [INFO] tweaked toml for git repo https://github.com/DaanVandenBosch/psoqi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DaanVandenBosch/psoqi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e73e0c993053fe0a202f124f7a7630cb200cdfd61ce4422dc9e5a4a45e9ce8e [INFO] running `Command { std: "docker" "start" "-a" "4e73e0c993053fe0a202f124f7a7630cb200cdfd61ce4422dc9e5a4a45e9ce8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e73e0c993053fe0a202f124f7a7630cb200cdfd61ce4422dc9e5a4a45e9ce8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e73e0c993053fe0a202f124f7a7630cb200cdfd61ce4422dc9e5a4a45e9ce8e", kill_on_drop: false }` [INFO] [stdout] 4e73e0c993053fe0a202f124f7a7630cb200cdfd61ce4422dc9e5a4a45e9ce8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c070fb81ea9e704165c3556d456025f4812397a532a621181934121a662debe [INFO] running `Command { std: "docker" "start" "-a" "4c070fb81ea9e704165c3556d456025f4812397a532a621181934121a662debe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.19.0 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling psoqi v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [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] --> src/read/dat.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:185:71 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | 0xCA ... 0xE1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:189:19 [INFO] [stdout] | [INFO] [stdout] 189 | 0x110 ... 0x119 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | 0x60 | 0xA5 ... 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] --> src/read/dat.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.35s [INFO] running `Command { std: "docker" "inspect" "4c070fb81ea9e704165c3556d456025f4812397a532a621181934121a662debe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c070fb81ea9e704165c3556d456025f4812397a532a621181934121a662debe", kill_on_drop: false }` [INFO] [stdout] 4c070fb81ea9e704165c3556d456025f4812397a532a621181934121a662debe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c65972520d44d3122abdc6f082de56fcb143ff46a966ff884129a3642cf1374 [INFO] running `Command { std: "docker" "start" "-a" "1c65972520d44d3122abdc6f082de56fcb143ff46a966ff884129a3642cf1374", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling psoqi v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [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] --> src/read/dat.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:185:71 [INFO] [stdout] | [INFO] [stdout] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | 0xCA ... 0xE1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:189:19 [INFO] [stdout] | [INFO] [stdout] 189 | 0x110 ... 0x119 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | 0x60 | 0xA5 ... 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] --> src/read/dat.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/read/dat.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c65972520d44d3122abdc6f082de56fcb143ff46a966ff884129a3642cf1374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c65972520d44d3122abdc6f082de56fcb143ff46a966ff884129a3642cf1374", kill_on_drop: false }` [INFO] [stdout] 1c65972520d44d3122abdc6f082de56fcb143ff46a966ff884129a3642cf1374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15b373fe2cc7b80c5ea026e073e5c3b737329798f47a24014362e532801044d5 [INFO] running `Command { std: "docker" "start" "-a" "15b373fe2cc7b80c5ea026e073e5c3b737329798f47a24014362e532801044d5", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/read/dat.rs:185:25 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stdout] [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:185:41 [INFO] [stderr] | [INFO] [stderr] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:185:71 [INFO] [stderr] | [INFO] [stderr] 185 | 0x44 | 0x62 ... 0x64 | 0x82 ... 0x84 | 0xA2 | 0xA4 | 0xA7 ... 0xA8 | 0xC1 | 0xC5 | 0xC8 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:187:18 [INFO] [stderr] | [INFO] [stderr] 187 | 0xCA ... 0xE1 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:189:19 [INFO] [stderr] | [INFO] [stderr] 189 | 0x110 ... 0x119 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:197:25 [INFO] [stderr] | [INFO] [stderr] 197 | 0x60 | 0xA5 ... 0xA6 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:201:18 [INFO] [stderr] | [INFO] [stderr] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/read/dat.rs:201:41 [INFO] [stderr] | [INFO] [stderr] 201 | 0x80 ... 0x81 | 0x85 | 0xA0 ... 0xA1 => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/psoqi-e0fae991a95027e7) [INFO] running `Command { std: "docker" "inspect" "15b373fe2cc7b80c5ea026e073e5c3b737329798f47a24014362e532801044d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b373fe2cc7b80c5ea026e073e5c3b737329798f47a24014362e532801044d5", kill_on_drop: false }` [INFO] [stdout] 15b373fe2cc7b80c5ea026e073e5c3b737329798f47a24014362e532801044d5