[INFO] cloning repository https://github.com/joshmarinacci/rust_cli_musicplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshmarinacci/rust_cli_musicplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmarinacci%2Frust_cli_musicplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmarinacci%2Frust_cli_musicplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 560cd712a131f846c61ceb4b459a11076b4e6547 [INFO] testing joshmarinacci/rust_cli_musicplayer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmarinacci%2Frust_cli_musicplayer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshmarinacci/rust_cli_musicplayer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshmarinacci/rust_cli_musicplayer [INFO] finished tweaking git repo https://github.com/joshmarinacci/rust_cli_musicplayer [INFO] tweaked toml for git repo https://github.com/joshmarinacci/rust_cli_musicplayer written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/joshmarinacci/rust_cli_musicplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488e6ccb3dd0921ceff70ef627ee2664992a3d0c84c4314908a8cb5fbb4237f1 [INFO] running `Command { std: "docker" "start" "-a" "488e6ccb3dd0921ceff70ef627ee2664992a3d0c84c4314908a8cb5fbb4237f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488e6ccb3dd0921ceff70ef627ee2664992a3d0c84c4314908a8cb5fbb4237f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488e6ccb3dd0921ceff70ef627ee2664992a3d0c84c4314908a8cb5fbb4237f1", kill_on_drop: false }` [INFO] [stdout] 488e6ccb3dd0921ceff70ef627ee2664992a3d0c84c4314908a8cb5fbb4237f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac27a009165d0ef7dba18024e3aa3f885f5c7b57fb5699766ca4d99667bae98 [INFO] running `Command { std: "docker" "start" "-a" "cac27a009165d0ef7dba18024e3aa3f885f5c7b57fb5699766ca4d99667bae98", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling symphonia-core v0.5.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.0 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.0 [INFO] [stderr] Compiling symphonia-format-wav v0.5.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.0 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.0 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.0 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling symphonia v0.5.0 [INFO] [stderr] Compiling audio_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `libpulse_binding` [INFO] [stdout] --> src/output.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use libpulse_binding as pulse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `libpulse_binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libpulse_simple_binding` [INFO] [stdout] --> src/output.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | use libpulse_simple_binding as psimple; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `libpulse_simple_binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `Formatter` [INFO] [stdout] --> src/common.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/audio.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProbedMetadata`, `get_or` [INFO] [stdout] --> src/audio.rs:12:81 [INFO] [stdout] | [INFO] [stdout] 12 | ...Options, Error, FormatOptions, get_or, Hint, MediaSourceStream, MetadataOptions, output, ProbedMetadata, StandardTagKey, TrackData}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{env, fs, thread}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `Formatter` [INFO] [stdout] --> src/main.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, `Write` [INFO] [stdout] --> src/main.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{BufRead, BufReader, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf`, `Path` [INFO] [stdout] --> src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/main.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | use console::{Key, Term}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Track` [INFO] [stdout] --> src/main.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | use symphonia::core::formats::{FormatOptions, Track}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry`, `Error as WDError`, `WalkDir` [INFO] [stdout] --> src/main.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | use walkdir::{DirEntry, Error as WDError, WalkDir}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symphonia::default::get_codecs` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use symphonia::default::get_codecs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symphonia::core::formats::FormatReader` [INFO] [stdout] --> src/audio.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use symphonia::core::formats::FormatReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `audio_test` due to 3 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cac27a009165d0ef7dba18024e3aa3f885f5c7b57fb5699766ca4d99667bae98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac27a009165d0ef7dba18024e3aa3f885f5c7b57fb5699766ca4d99667bae98", kill_on_drop: false }` [INFO] [stdout] cac27a009165d0ef7dba18024e3aa3f885f5c7b57fb5699766ca4d99667bae98