[INFO] cloning repository https://github.com/mmuldo/spotimy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmuldo/spotimy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Fspotimy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Fspotimy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9964ea3f13dd37dfa427becb2c10fada6863c24a
[INFO] checking mmuldo/spotimy against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Fspotimy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmuldo/spotimy
[INFO] finished tweaking git repo https://github.com/mmuldo/spotimy
[INFO] tweaked toml for git repo https://github.com/mmuldo/spotimy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmuldo/spotimy on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmuldo/spotimy 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rspotify-model v0.12.0
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded rspotify-macros v0.12.0
[INFO] [stderr]   Downloaded rspotify-http v0.12.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded priority-queue v1.3.2
[INFO] [stderr]   Downloaded zerocopy v0.6.4
[INFO] [stderr]   Downloaded webbrowser v0.8.11
[INFO] [stderr]   Downloaded maybe-async v0.2.7
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded thread-id v4.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.4
[INFO] [stderr]   Downloaded rspotify v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1254252790174865b076f1031e2032d93ed7e31d1e34e2037dc7e5b1a5e757d
[INFO] running `Command { std: "docker" "start" "-a" "b1254252790174865b076f1031e2032d93ed7e31d1e34e2037dc7e5b1a5e757d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1254252790174865b076f1031e2032d93ed7e31d1e34e2037dc7e5b1a5e757d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1254252790174865b076f1031e2032d93ed7e31d1e34e2037dc7e5b1a5e757d", kill_on_drop: false }`
[INFO] [stdout] b1254252790174865b076f1031e2032d93ed7e31d1e34e2037dc7e5b1a5e757d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6984a409978add15341f5ecca27b5c21579c3642c6d47980d93562bb2dd6b7ef
[INFO] running `Command { std: "docker" "start" "-a" "6984a409978add15341f5ecca27b5c21579c3642c6d47980d93562bb2dd6b7ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking thread-id v4.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]    Compiling libpulse-simple-sys v1.21.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking rspotify-macros v0.12.0
[INFO] [stderr]     Checking webbrowser v0.8.11
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling librespot-core v0.4.2
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling maybe-async v0.2.7
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling zerocopy-derive v0.6.4
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking libpulse-binding v2.28.1
[INFO] [stderr]     Checking zerocopy v0.6.4
[INFO] [stderr]    Compiling librespot-protocol v0.4.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking libpulse-simple-binding v2.28.1
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rspotify-model v0.12.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-proxy v0.9.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking rspotify-http v0.12.0
[INFO] [stderr]     Checking librespot-metadata v0.4.2
[INFO] [stderr]     Checking librespot-audio v0.4.2
[INFO] [stderr]     Checking librespot-playback v0.4.2
[INFO] [stderr]     Checking rspotify v0.12.0
[INFO] [stderr]     Checking spotimy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `process::exit`
[INFO] [stdout]  --> src/main.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, process::exit};
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::exit`
[INFO] [stdout]  --> src/main.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, process::exit};
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.50s
[INFO] running `Command { std: "docker" "inspect" "6984a409978add15341f5ecca27b5c21579c3642c6d47980d93562bb2dd6b7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6984a409978add15341f5ecca27b5c21579c3642c6d47980d93562bb2dd6b7ef", kill_on_drop: false }`
[INFO] [stdout] 6984a409978add15341f5ecca27b5c21579c3642c6d47980d93562bb2dd6b7ef
