[INFO] cloning repository https://github.com/FADOD1/cli_music [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FADOD1/cli_music" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFADOD1%2Fcli_music", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFADOD1%2Fcli_music'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1158d99484dcc1a048ef8c39daaa82d08c964330 [INFO] building FADOD1/cli_music against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFADOD1%2Fcli_music" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FADOD1/cli_music [INFO] finished tweaking git repo https://github.com/FADOD1/cli_music [INFO] tweaked toml for git repo https://github.com/FADOD1/cli_music written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FADOD1/cli_music on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FADOD1/cli_music already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47a4c9142805c5e21f134e037c79fb073338857effcf190786b984dabfce78b8 [INFO] running `Command { std: "docker" "start" "-a" "47a4c9142805c5e21f134e037c79fb073338857effcf190786b984dabfce78b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47a4c9142805c5e21f134e037c79fb073338857effcf190786b984dabfce78b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a4c9142805c5e21f134e037c79fb073338857effcf190786b984dabfce78b8", kill_on_drop: false }` [INFO] [stdout] 47a4c9142805c5e21f134e037c79fb073338857effcf190786b984dabfce78b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 815bcf6c3a9e022f2883ddf9b5506290ab65ddbf40d29989104fb7c03a0d5cc8 [INFO] running `Command { std: "docker" "start" "-a" "815bcf6c3a9e022f2883ddf9b5506290ab65ddbf40d29989104fb7c03a0d5cc8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling sink v0.1.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling seek v0.1.0 [INFO] [stderr] Compiling climusic_v2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.44s [INFO] running `Command { std: "docker" "inspect" "815bcf6c3a9e022f2883ddf9b5506290ab65ddbf40d29989104fb7c03a0d5cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815bcf6c3a9e022f2883ddf9b5506290ab65ddbf40d29989104fb7c03a0d5cc8", kill_on_drop: false }` [INFO] [stdout] 815bcf6c3a9e022f2883ddf9b5506290ab65ddbf40d29989104fb7c03a0d5cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c7bb8b6786d526696d07246cbe9b85ff4ba71bc59925b53b4acabdb146f887 [INFO] running `Command { std: "docker" "start" "-a" "14c7bb8b6786d526696d07246cbe9b85ff4ba71bc59925b53b4acabdb146f887", kill_on_drop: false }` [INFO] [stderr] Compiling climusic_v2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "14c7bb8b6786d526696d07246cbe9b85ff4ba71bc59925b53b4acabdb146f887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c7bb8b6786d526696d07246cbe9b85ff4ba71bc59925b53b4acabdb146f887", kill_on_drop: false }` [INFO] [stdout] 14c7bb8b6786d526696d07246cbe9b85ff4ba71bc59925b53b4acabdb146f887