[INFO] cloning repository https://github.com/adlerosn/osu-beatmapset-completion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adlerosn/osu-beatmapset-completion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-beatmapset-completion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-beatmapset-completion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bd033ff68fd9f8ac63ec4cac3351054d0c3fea5 [INFO] testing adlerosn/osu-beatmapset-completion against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadlerosn%2Fosu-beatmapset-completion" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adlerosn/osu-beatmapset-completion on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adlerosn/osu-beatmapset-completion [INFO] finished tweaking git repo https://github.com/adlerosn/osu-beatmapset-completion [INFO] tweaked toml for git repo https://github.com/adlerosn/osu-beatmapset-completion written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/adlerosn/osu-beatmapset-completion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 328107c6a0239e948b0e05fad98bf232f035edc6dd206f4ebbd581b7978ff5c0 [INFO] running `Command { std: "docker" "start" "-a" "328107c6a0239e948b0e05fad98bf232f035edc6dd206f4ebbd581b7978ff5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328107c6a0239e948b0e05fad98bf232f035edc6dd206f4ebbd581b7978ff5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328107c6a0239e948b0e05fad98bf232f035edc6dd206f4ebbd581b7978ff5c0", kill_on_drop: false }` [INFO] [stdout] 328107c6a0239e948b0e05fad98bf232f035edc6dd206f4ebbd581b7978ff5c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19e169a5cc35d0121cab00a05895701878c534d2eaac4d09df42bc521e4beae9 [INFO] running `Command { std: "docker" "start" "-a" "19e169a5cc35d0121cab00a05895701878c534d2eaac4d09df42bc521e4beae9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling unrar_sys v0.2.1 [INFO] [stderr] Compiling compress-tools v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling osu-db v0.2.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.11 [INFO] [stderr] Compiling unrar v0.4.4 [INFO] [stderr] Compiling osu-player-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Osu50` [INFO] [stdout] --> src/main.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::osu::{Osu, Osu40, Osu50, OsuBeatmapGrade, OsuBeatmapStatus}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:170:35 [INFO] [stdout] | [INFO] [stdout] 170 | fn get_beatmapset_maps(&self, beatmapset_id: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | fn get_beatmap(&self, beatmapset_id: u64, beatmap_id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | fn get_beatmap(&self, beatmapset_id: u64, beatmap_id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | fn get_beatmap_grade_std(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:176:57 [INFO] [stdout] | [INFO] [stdout] 176 | fn get_beatmap_grade_std(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | fn get_beatmap_grade_taiko(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:179:59 [INFO] [stdout] | [INFO] [stdout] 179 | fn get_beatmap_grade_taiko(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | fn get_beatmap_grade_ctb(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:182:57 [INFO] [stdout] | [INFO] [stdout] 182 | fn get_beatmap_grade_ctb(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_beatmap_grade_mania(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:185:59 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_beatmap_grade_mania(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve` [INFO] [stdout] --> src/osu/model.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn resolve(&self, hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `songs_path` [INFO] [stdout] --> src/osu/model.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | songs_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_path` [INFO] [stdout] --> src/osu/model.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | data_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `replays_path` [INFO] [stdout] --> src/osu/model.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | replays_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collection_db` [INFO] [stdout] --> src/osu/model.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | collection_db: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores_db` [INFO] [stdout] --> src/osu/model.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | scores_db: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash_resolver` [INFO] [stdout] --> src/osu/model.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | hash_resolver: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu50` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/osu/model.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu50` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.87s [INFO] running `Command { std: "docker" "inspect" "19e169a5cc35d0121cab00a05895701878c534d2eaac4d09df42bc521e4beae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e169a5cc35d0121cab00a05895701878c534d2eaac4d09df42bc521e4beae9", kill_on_drop: false }` [INFO] [stdout] 19e169a5cc35d0121cab00a05895701878c534d2eaac4d09df42bc521e4beae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84641d4f0c07f70086ee1a2470395127129caa7f6834f97c1619dfca024c2125 [INFO] running `Command { std: "docker" "start" "-a" "84641d4f0c07f70086ee1a2470395127129caa7f6834f97c1619dfca024c2125", kill_on_drop: false }` [INFO] [stderr] Compiling osu-player-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Osu50` [INFO] [stdout] --> src/main.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::osu::{Osu, Osu40, Osu50, OsuBeatmapGrade, OsuBeatmapStatus}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:170:35 [INFO] [stdout] | [INFO] [stdout] 170 | fn get_beatmapset_maps(&self, beatmapset_id: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | fn get_beatmap(&self, beatmapset_id: u64, beatmap_id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | fn get_beatmap(&self, beatmapset_id: u64, beatmap_id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | fn get_beatmap_grade_std(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:176:57 [INFO] [stdout] | [INFO] [stdout] 176 | fn get_beatmap_grade_std(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | fn get_beatmap_grade_taiko(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:179:59 [INFO] [stdout] | [INFO] [stdout] 179 | fn get_beatmap_grade_taiko(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | fn get_beatmap_grade_ctb(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:182:57 [INFO] [stdout] | [INFO] [stdout] 182 | fn get_beatmap_grade_ctb(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmapset_id` [INFO] [stdout] --> src/osu/model.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_beatmap_grade_mania(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmapset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beatmap_id` [INFO] [stdout] --> src/osu/model.rs:185:59 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_beatmap_grade_mania(&self, beatmapset_id: u64, beatmap_id: u64) -> OsuBeatmapStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beatmap_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve` [INFO] [stdout] --> src/osu/model.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn resolve(&self, hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `songs_path` [INFO] [stdout] --> src/osu/model.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | songs_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_path` [INFO] [stdout] --> src/osu/model.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | data_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `replays_path` [INFO] [stdout] --> src/osu/model.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | replays_path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collection_db` [INFO] [stdout] --> src/osu/model.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | collection_db: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores_db` [INFO] [stdout] --> src/osu/model.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | scores_db: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu40` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash_resolver` [INFO] [stdout] --> src/osu/model.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | hash_resolver: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu50` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/osu/model.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Osu50` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osu/model.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "84641d4f0c07f70086ee1a2470395127129caa7f6834f97c1619dfca024c2125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84641d4f0c07f70086ee1a2470395127129caa7f6834f97c1619dfca024c2125", kill_on_drop: false }` [INFO] [stdout] 84641d4f0c07f70086ee1a2470395127129caa7f6834f97c1619dfca024c2125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b229b83a51e9952384634ce46c68ddbeb6afefb43a544fcd0b03635e1a03ed7a [INFO] running `Command { std: "docker" "start" "-a" "b229b83a51e9952384634ce46c68ddbeb6afefb43a544fcd0b03635e1a03ed7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b229b83a51e9952384634ce46c68ddbeb6afefb43a544fcd0b03635e1a03ed7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b229b83a51e9952384634ce46c68ddbeb6afefb43a544fcd0b03635e1a03ed7a", kill_on_drop: false }` [INFO] [stdout] b229b83a51e9952384634ce46c68ddbeb6afefb43a544fcd0b03635e1a03ed7a