[INFO] fetching crate librespot 0.7.1... [INFO] checking librespot-0.7.1 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] extracting crate librespot 0.7.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate librespot 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate librespot 0.7.1 [INFO] tweaked toml for crates.io crate librespot 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate librespot 0.7.1 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate librespot 0.7.1 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c63d1d040dd9389d32daa9578d91743e0859a9e4463ef74b65a2e3c890c9b48 [INFO] running `Command { std: "docker" "start" "-a" "5c63d1d040dd9389d32daa9578d91743e0859a9e4463ef74b65a2e3c890c9b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c63d1d040dd9389d32daa9578d91743e0859a9e4463ef74b65a2e3c890c9b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c63d1d040dd9389d32daa9578d91743e0859a9e4463ef74b65a2e3c890c9b48", kill_on_drop: false }` [INFO] [stdout] 5c63d1d040dd9389d32daa9578d91743e0859a9e4463ef74b65a2e3c890c9b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beaeed48c014a2af910067976304414ea482a0095b0c7a75b22e932d7c36a355 [INFO] running `Command { std: "docker" "start" "-a" "beaeed48c014a2af910067976304414ea482a0095b0c7a75b22e932d7c36a355", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking priority-queue v2.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Compiling librespot-core v0.7.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking if-addrs v0.12.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking governor v0.10.1 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking protobuf-json-mapping v3.7.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking rodio v0.21.1 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling librespot-protocol v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking libmdns v0.9.1 [INFO] [stderr] Checking tokio-tungstenite v0.27.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking hyper-proxy2 v0.1.0 [INFO] [stderr] Checking oauth2 v5.0.0 [INFO] [stderr] Checking librespot-oauth v0.7.1 [INFO] [stderr] Checking librespot-metadata v0.7.1 [INFO] [stderr] Checking librespot-audio v0.7.1 [INFO] [stderr] Checking librespot-discovery v0.7.1 [INFO] [stderr] Checking librespot-playback v0.7.1 [INFO] [stderr] Checking librespot-connect v0.7.1 [INFO] [stderr] Checking librespot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10` [INFO] running `Command { std: "docker" "inspect" "beaeed48c014a2af910067976304414ea482a0095b0c7a75b22e932d7c36a355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beaeed48c014a2af910067976304414ea482a0095b0c7a75b22e932d7c36a355", kill_on_drop: false }` [INFO] [stdout] beaeed48c014a2af910067976304414ea482a0095b0c7a75b22e932d7c36a355