[INFO] fetching crate librespot-metadata 0.7.1... [INFO] checking librespot-metadata-0.7.1 against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] extracting crate librespot-metadata 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate librespot-metadata 0.7.1 [INFO] finished tweaking crates.io crate librespot-metadata 0.7.1 [INFO] tweaked toml for crates.io crate librespot-metadata 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate librespot-metadata 0.7.1 on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate librespot-metadata 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shannon v0.2.0 [INFO] [stderr] Downloaded priority-queue v2.5.0 [INFO] [stderr] Downloaded hyper-proxy2 v0.1.0 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded librespot-oauth v0.7.1 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded librespot-protocol v0.7.1 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded governor v0.10.1 [INFO] [stderr] Downloaded librespot-core v0.7.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 732fcc857389622dad9617adb6d93dcf03e2dbe6c55e0bd21271e778da9d7172 [INFO] running `Command { std: "docker" "start" "-a" "732fcc857389622dad9617adb6d93dcf03e2dbe6c55e0bd21271e778da9d7172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "732fcc857389622dad9617adb6d93dcf03e2dbe6c55e0bd21271e778da9d7172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732fcc857389622dad9617adb6d93dcf03e2dbe6c55e0bd21271e778da9d7172", kill_on_drop: false }` [INFO] [stdout] 732fcc857389622dad9617adb6d93dcf03e2dbe6c55e0bd21271e778da9d7172 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14f816c0753452493baaa0b35c544f1b1a47d3b89b9e1ff8555b125ab6e68842 [INFO] running `Command { std: "docker" "start" "-a" "14f816c0753452493baaa0b35c544f1b1a47d3b89b9e1ff8555b125ab6e68842", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking priority-queue v2.5.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Checking governor v0.10.1 [INFO] [stderr] Compiling librespot-core v0.7.1 [INFO] [stderr] Checking protobuf-json-mapping v3.7.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [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 tokio-tungstenite v0.27.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling librespot-protocol v0.7.1 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [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 3` [INFO] running `Command { std: "docker" "inspect" "14f816c0753452493baaa0b35c544f1b1a47d3b89b9e1ff8555b125ab6e68842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f816c0753452493baaa0b35c544f1b1a47d3b89b9e1ff8555b125ab6e68842", kill_on_drop: false }` [INFO] [stdout] 14f816c0753452493baaa0b35c544f1b1a47d3b89b9e1ff8555b125ab6e68842