[INFO] cloning repository https://github.com/ruuda/mindec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruuda/mindec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fmindec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fmindec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 779488e7f38ea35551f063453753ea25eb5f4cee [INFO] checking ruuda/mindec against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fmindec" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruuda/mindec on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruuda/mindec [INFO] finished tweaking git repo https://github.com/ruuda/mindec [INFO] tweaked toml for git repo https://github.com/ruuda/mindec written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ruuda/mindec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba8e83f067f049302efb26996297deb0de75b85fd71ea3c9e062bac01ea65b3 [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" "bba8e83f067f049302efb26996297deb0de75b85fd71ea3c9e062bac01ea65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba8e83f067f049302efb26996297deb0de75b85fd71ea3c9e062bac01ea65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba8e83f067f049302efb26996297deb0de75b85fd71ea3c9e062bac01ea65b3", kill_on_drop: false }` [INFO] [stdout] bba8e83f067f049302efb26996297deb0de75b85fd71ea3c9e062bac01ea65b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379f04c49184c70d0340e19f9cb41825240cca53b84b8b644d43ef2f8552e02b [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" "379f04c49184c70d0340e19f9cb41825240cca53b84b8b644d43ef2f8552e02b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking claxon v0.4.3 (https://github.com/ruuda/claxon?rev=1f868774a250f5937ae70c868d77d1b1479f1831#1f868774) [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking libc v0.2.74 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking sqlite v0.25.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking tiny_http v0.7.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking alsa v0.4.2 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking musium v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `value_slices` [INFO] [stdout] --> src/search.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | value_slices: &'a [Values], [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: `len` [INFO] [stdout] --> src/search.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track_loudness` [INFO] [stdout] --> src/player.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | track_loudness: Lufs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `history_thread` [INFO] [stdout] --> src/player.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | history_thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/player.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("{}", "Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value_slices` [INFO] [stdout] --> src/search.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | value_slices: &'a [Values], [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: `len` [INFO] [stdout] --> src/search.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track_loudness` [INFO] [stdout] --> src/player.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | track_loudness: Lufs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `history_thread` [INFO] [stdout] --> src/player.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | history_thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/player.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("{}", "Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] error[E0603]: struct `AlbumId` is private [INFO] [stdout] --> benches/main.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | use musium::{AlbumId, MetaIndex, MemoryMetaIndex}; [INFO] [stdout] | ^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `AlbumId` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::prim::{ArtistId, Artist, AlbumId, Album, TrackId, Track, Lufs, StringRef, FilenameRef, get_track_id}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musium` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `value_slices` [INFO] [stdout] --> src/search.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | value_slices: &'a [Values], [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: `len` [INFO] [stdout] --> src/search.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track_loudness` [INFO] [stdout] --> src/player.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | track_loudness: Lufs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `history_thread` [INFO] [stdout] --> src/player.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | history_thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/player.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("Track {} does not exist, how did it end up queued?", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 239 | None => panic!("{}", "Track {} does not exist, how did it end up queued?"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "379f04c49184c70d0340e19f9cb41825240cca53b84b8b644d43ef2f8552e02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379f04c49184c70d0340e19f9cb41825240cca53b84b8b644d43ef2f8552e02b", kill_on_drop: false }` [INFO] [stdout] 379f04c49184c70d0340e19f9cb41825240cca53b84b8b644d43ef2f8552e02b