[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] checking DaanVandenBosch/psoqi against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaanVandenBosch%2Fpsoqi" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaanVandenBosch/psoqi on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-115/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fae256db963d0e5838354f66a2aac9167d9e751cd31baf78ef1124c26563c47 [INFO] running `Command { std: "docker" "start" "-a" "7fae256db963d0e5838354f66a2aac9167d9e751cd31baf78ef1124c26563c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fae256db963d0e5838354f66a2aac9167d9e751cd31baf78ef1124c26563c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fae256db963d0e5838354f66a2aac9167d9e751cd31baf78ef1124c26563c47", kill_on_drop: false }` [INFO] [stdout] 7fae256db963d0e5838354f66a2aac9167d9e751cd31baf78ef1124c26563c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 107ad6d3e1edada5098bfd67eeeba5990ec2a9458dc659e690bca37c7cffe37c [INFO] running `Command { std: "docker" "start" "-a" "107ad6d3e1edada5098bfd67eeeba5990ec2a9458dc659e690bca37c7cffe37c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.21 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking clap v2.19.0 [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Checking 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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.64s [INFO] running `Command { std: "docker" "inspect" "107ad6d3e1edada5098bfd67eeeba5990ec2a9458dc659e690bca37c7cffe37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107ad6d3e1edada5098bfd67eeeba5990ec2a9458dc659e690bca37c7cffe37c", kill_on_drop: false }` [INFO] [stdout] 107ad6d3e1edada5098bfd67eeeba5990ec2a9458dc659e690bca37c7cffe37c