[INFO] cloning repository https://github.com/librespot-org/librespot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/librespot-org/librespot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrespot-org%2Flibrespot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrespot-org%2Flibrespot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 616809b64c1d517cd6cf120ab1bc39f2cd7b0a2a [INFO] testing librespot-org/librespot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrespot-org%2Flibrespot" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/librespot-org/librespot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/librespot-org/librespot [INFO] finished tweaking git repo https://github.com/librespot-org/librespot [INFO] tweaked toml for git repo https://github.com/librespot-org/librespot written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/librespot-org/librespot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aefb6c18f550e69aca08588e55b4ded18a2b667e649085dfd1d9358ab62b36fe [INFO] running `Command { std: "docker" "start" "-a" "aefb6c18f550e69aca08588e55b4ded18a2b667e649085dfd1d9358ab62b36fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aefb6c18f550e69aca08588e55b4ded18a2b667e649085dfd1d9358ab62b36fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aefb6c18f550e69aca08588e55b4ded18a2b667e649085dfd1d9358ab62b36fe", kill_on_drop: false }` [INFO] [stdout] aefb6c18f550e69aca08588e55b4ded18a2b667e649085dfd1d9358ab62b36fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d05b8af886681fa5f894109b00986fe95cbc5069b35b9cbf2b86603f6072565 [INFO] running `Command { std: "docker" "start" "-a" "8d05b8af886681fa5f894109b00986fe95cbc5069b35b9cbf2b86603f6072565", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.31 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling if-addrs v0.6.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling librespot-core v0.3.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling protobuf-codegen-pure v2.25.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling librespot-protocol v0.3.1 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling libmdns v0.6.2 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling librespot-metadata v0.3.1 (/opt/rustwide/workdir/metadata) [INFO] [stderr] Compiling librespot-audio v0.3.1 (/opt/rustwide/workdir/audio) [INFO] [stderr] Compiling librespot-discovery v0.3.1 (/opt/rustwide/workdir/discovery) [INFO] [stderr] Compiling librespot-playback v0.3.1 (/opt/rustwide/workdir/playback) [INFO] [stderr] Compiling librespot-connect v0.3.1 (/opt/rustwide/workdir/connect) [INFO] [stderr] Compiling librespot v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "8d05b8af886681fa5f894109b00986fe95cbc5069b35b9cbf2b86603f6072565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d05b8af886681fa5f894109b00986fe95cbc5069b35b9cbf2b86603f6072565", kill_on_drop: false }` [INFO] [stdout] 8d05b8af886681fa5f894109b00986fe95cbc5069b35b9cbf2b86603f6072565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5dbc983f8e8bdf1132a737aac856b163ecc67ddb79c28f4a7cd734e12f35b3 [INFO] running `Command { std: "docker" "start" "-a" "9d5dbc983f8e8bdf1132a737aac856b163ecc67ddb79c28f4a7cd734e12f35b3", kill_on_drop: false }` [INFO] [stderr] Compiling librespot v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.playlist_tracks.102bf3a7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850.3cp0v4es1pj8uwf8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-173fdbfe838bb116.rlib" "/opt/rustwide/target/debug/deps/libatty-10a1ef5b06c019ec.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/liblibrespot-6c0098217e63fe88.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-67ac528a97079931.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_discovery-ffd2d0070679ab24.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-e8b4eeff9b888098.rlib" "/opt/rustwide/target/debug/deps/libhostname-bb3801282a0f426a.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libmultimap-9d2dd552cc01a0ea.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-01a93849fc6c78bb.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-2c9059c242077c7f.rlib" "/opt/rustwide/target/debug/deps/librodio-41b169881a149a93.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1a98f1e3e1b9a4ea.rlib" "/opt/rustwide/target/debug/deps/liblewton-8db4b6acf27f84ae.rlib" "/opt/rustwide/target/debug/deps/libogg-44a8ce302178afc1.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-6b0f9129c65bf6db.rlib" "/opt/rustwide/target/debug/deps/libshell_words-597e195bfa94c001.rlib" "/opt/rustwide/target/debug/deps/libcpal-e3890b64b4099602.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14e42d7cf135d641.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d363b1c2095054a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libalsa-bfe4a9d475507e14.rlib" "/opt/rustwide/target/debug/deps/libnix-cf77cb40dd5f4a2f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-a010815c23bb3320.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-546b279f3e6462ce.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-d7ff7295f28fd4e6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8691d4cecb00a534.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-1638a768325441de.rlib" "/opt/rustwide/target/debug/deps/libuuid-a54b3964a7b05937.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d092a399b092c98.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ffa5090bb34332cc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f7bdaea464ec5b80.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-84a8f473acea1b0b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c40d5bf9c1d71993.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cd19baaf8d1797bc.rlib" "/opt/rustwide/target/debug/deps/librand-6c2b23da170eef8c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc1401c50e5a838b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c599077fe360a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f4476fcb30143d5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c73a1493713c771c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-54b5494f0b867a89.rlib" "/opt/rustwide/target/debug/deps/libshannon-be644ac54c8991c3.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-e70a8728deffb418.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-48d20bc3182b6f3f.rlib" "/opt/rustwide/target/debug/deps/libhmac-5ce8647b0d26f311.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a35b64a7eb720cc6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5983d9bb59bdcc94.rlib" "/opt/rustwide/target/debug/deps/libaes-a464a99a3b976935.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liburl-5e38a8ff50724ba4.rlib" "/opt/rustwide/target/debug/deps/libidna-684a0729807ec90d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde-5ac5fa79cbd904c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-0a0e04476b075e24.rlib" "/opt/rustwide/target/debug/deps/libheaders-1daea61b34b5b65a.rlib" "/opt/rustwide/target/debug/deps/libsha1-6551f1d665b158e8.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6bedefb83b046c3d.rlib" "/opt/rustwide/target/debug/deps/libdigest-f9e60828d3967616.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-a7d2ca59031b5700.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libfutures-6613cb8e8ca58970.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2a0d9a5a61d631f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-53646c07f7104e1a.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ec97aba42bf1f667.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7ed4c5ad94a14da3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e128fac9470cf652.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-84db67f3a9158bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-808fdf4a3ff1effe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cae2ab8dc00a54fc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-edea499ba6a82872.rlib" "/opt/rustwide/target/debug/deps/libtokio-79e1caeb7aacc44b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-894d7876dfde76e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-67372b9956e1753e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-7a17bb6752369b6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-57ccb7e12ce6622d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-bae1f7141fca64ec.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-45072915ce2ffbf4.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-76cfb1db621a5b9d.rlib" "/opt/rustwide/target/debug/deps/libctr-a9b83bda686cbc4b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4661dead54caf8e5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-901656b614e21833.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-83f8ed0599514ef3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playlist_tracks-30465e8ed3d35850" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librespot` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d5dbc983f8e8bdf1132a737aac856b163ecc67ddb79c28f4a7cd734e12f35b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5dbc983f8e8bdf1132a737aac856b163ecc67ddb79c28f4a7cd734e12f35b3", kill_on_drop: false }` [INFO] [stdout] 9d5dbc983f8e8bdf1132a737aac856b163ecc67ddb79c28f4a7cd734e12f35b3