[INFO] fetching crate spotify_player 0.22.1...
[INFO] checking spotify_player-0.22.1 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate spotify_player 0.22.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate spotify_player 0.22.1
[INFO] finished tweaking crates.io crate spotify_player 0.22.1
[INFO] tweaked toml for crates.io crate spotify_player 0.22.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spotify_player 0.22.1 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spotify_player 0.22.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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e808d955880579df727d17dd7849224d4fa0919ac451f8ad74f21a7c11a4e516
[INFO] running `Command { std: "docker" "start" "-a" "e808d955880579df727d17dd7849224d4fa0919ac451f8ad74f21a7c11a4e516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e808d955880579df727d17dd7849224d4fa0919ac451f8ad74f21a7c11a4e516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e808d955880579df727d17dd7849224d4fa0919ac451f8ad74f21a7c11a4e516", kill_on_drop: false }`
[INFO] [stdout] e808d955880579df727d17dd7849224d4fa0919ac451f8ad74f21a7c11a4e516
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b0358fe598167bbf7cf1450e802fc92c06a387c47dec41b4d6b2a79772a13a3
[INFO] running `Command { std: "docker" "start" "-a" "6b0358fe598167bbf7cf1450e802fc92c06a387c47dec41b4d6b2a79772a13a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling souvlaki v0.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking rspotify-macros v0.15.3
[INFO] [stderr]     Checking rodio v0.21.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking ttl_cache v0.5.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking dbus-crossroads v0.5.3
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6d2d050e6bd9a797 -C extra-filename=-823eaa6f3c7181b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e78c92c7fe9361e4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be04764ae4a1af97.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d4c13a60b2aef39b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1e83e6967e29d418.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="bilock"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=719c7bf88774889c -C extra-filename=-bc07f519b88cab44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-35d31b84f34d1f18.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fe52d64161d4f08c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-381ea9074be267e1.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-49f0babcbea4d7cf.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6b0358fe598167bbf7cf1450e802fc92c06a387c47dec41b4d6b2a79772a13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0358fe598167bbf7cf1450e802fc92c06a387c47dec41b4d6b2a79772a13a3", kill_on_drop: false }`
[INFO] [stdout] 6b0358fe598167bbf7cf1450e802fc92c06a387c47dec41b4d6b2a79772a13a3
