[INFO] cloning repository https://github.com/tecywiz121/earworm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tecywiz121/earworm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9ff760462f2f1ee153815c66ab438240596fd53 [INFO] checking tecywiz121/earworm against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tecywiz121/earworm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tecywiz121/earworm [INFO] finished tweaking git repo https://github.com/tecywiz121/earworm [INFO] tweaked toml for git repo https://github.com/tecywiz121/earworm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tecywiz121/earworm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df475b5954cf2097ccd335608fbdbfa1c231c5b031d805effbf53b3ffc154576 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df475b5954cf2097ccd335608fbdbfa1c231c5b031d805effbf53b3ffc154576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df475b5954cf2097ccd335608fbdbfa1c231c5b031d805effbf53b3ffc154576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df475b5954cf2097ccd335608fbdbfa1c231c5b031d805effbf53b3ffc154576", kill_on_drop: false }` [INFO] [stdout] df475b5954cf2097ccd335608fbdbfa1c231c5b031d805effbf53b3ffc154576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7146b77519695ab2d5f0bc97a60bae24c5624877de0d049fc29caab6fafbec13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7146b77519695ab2d5f0bc97a60bae24c5624877de0d049fc29caab6fafbec13", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Checking snafu v0.2.3 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking earworm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `snafu::Snafu` [INFO] [stdout] --> src/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use snafu::Snafu; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DirEntry` [INFO] [stdout] --> src/game.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use walkdir::{DirEntry, WalkDir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snafu::Snafu` [INFO] [stdout] --> src/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use snafu::Snafu; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DirEntry` [INFO] [stdout] --> src/game.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use walkdir::{DirEntry, WalkDir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/media.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from_file(path: PathBuf, logger: &Logger) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mime_type` [INFO] [stdout] --> src/media.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn mime_type(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data` [INFO] [stdout] --> src/media.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn data(&self) -> &[u8] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover` [INFO] [stdout] --> src/media.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cover(&self) -> Option<&Image> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/media.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from_file(path: PathBuf, logger: &Logger) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mime_type` [INFO] [stdout] --> src/media.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn mime_type(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data` [INFO] [stdout] --> src/media.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn data(&self) -> &[u8] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover` [INFO] [stdout] --> src/media.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cover(&self) -> Option<&Image> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "7146b77519695ab2d5f0bc97a60bae24c5624877de0d049fc29caab6fafbec13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7146b77519695ab2d5f0bc97a60bae24c5624877de0d049fc29caab6fafbec13", kill_on_drop: false }` [INFO] [stdout] 7146b77519695ab2d5f0bc97a60bae24c5624877de0d049fc29caab6fafbec13