[INFO] fetching crate melody 0.3.0... [INFO] checking melody-0.3.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate melody 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate melody 0.3.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate melody 0.3.0 [INFO] finished tweaking crates.io crate melody 0.3.0 [INFO] tweaked toml for crates.io crate melody 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdf28abaa108838c914cbd8354d11fdd8d038f083906161f175deb57dbfa261b [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" "fdf28abaa108838c914cbd8354d11fdd8d038f083906161f175deb57dbfa261b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdf28abaa108838c914cbd8354d11fdd8d038f083906161f175deb57dbfa261b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf28abaa108838c914cbd8354d11fdd8d038f083906161f175deb57dbfa261b", kill_on_drop: false }` [INFO] [stdout] fdf28abaa108838c914cbd8354d11fdd8d038f083906161f175deb57dbfa261b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d611e608f198c60f518345b2751c04265f67af369a83938808f4a913efc8fe56 [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" "d611e608f198c60f518345b2751c04265f67af369a83938808f4a913efc8fe56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.3.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossterm_cursor v0.2.6 [INFO] [stderr] Checking crossterm_screen v0.2.5 [INFO] [stderr] Checking crossterm_style v0.3.3 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossterm_input v0.3.9 [INFO] [stderr] Checking crossterm_terminal v0.2.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking crossterm v0.9.6 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking mp3-duration v0.1.10 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking melody v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | MelodyErrors::new(MelodyErrorsKind::Io(err.kind()), err.description(), None) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | MelodyErrors::new(MelodyErrorsKind::Io(err.kind()), err.description(), None) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `melody` [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] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d611e608f198c60f518345b2751c04265f67af369a83938808f4a913efc8fe56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d611e608f198c60f518345b2751c04265f67af369a83938808f4a913efc8fe56", kill_on_drop: false }` [INFO] [stdout] d611e608f198c60f518345b2751c04265f67af369a83938808f4a913efc8fe56