[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] 5764f1f1a2bf9c3b3bbb5e69fc5f08c4ef0760f8 [INFO] testing librespot-org/librespot against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrespot-org%2Flibrespot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/librespot-org/librespot on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 808f33101243310d0db2261c5fdc0f1e4f649ab3bb55fcb62f16edf1b7a74bd6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "808f33101243310d0db2261c5fdc0f1e4f649ab3bb55fcb62f16edf1b7a74bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808f33101243310d0db2261c5fdc0f1e4f649ab3bb55fcb62f16edf1b7a74bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808f33101243310d0db2261c5fdc0f1e4f649ab3bb55fcb62f16edf1b7a74bd6", kill_on_drop: false }` [INFO] [stdout] 808f33101243310d0db2261c5fdc0f1e4f649ab3bb55fcb62f16edf1b7a74bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 757eefd597d0d782ba59dd84a80cb64c90e469f41370fc1e8ef188f38717596f [INFO] running `Command { std: "docker" "start" "-a" "757eefd597d0d782ba59dd84a80cb64c90e469f41370fc1e8ef188f38717596f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling shell-words v1.0.0 [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.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling priority-queue v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling librespot-core v0.2.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protobuf-codegen-pure v2.23.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling librespot-protocol v0.2.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling libmdns v0.6.1 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling librespot-audio v0.2.0 (/opt/rustwide/workdir/audio) [INFO] [stderr] Compiling librespot-metadata v0.2.0 (/opt/rustwide/workdir/metadata) [INFO] [stderr] Compiling librespot-discovery v0.2.0 (/opt/rustwide/workdir/discovery) [INFO] [stderr] Compiling librespot-playback v0.2.0 (/opt/rustwide/workdir/playback) [INFO] [stderr] Compiling librespot-connect v0.2.0 (/opt/rustwide/workdir/connect) [INFO] [stderr] Compiling librespot v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "757eefd597d0d782ba59dd84a80cb64c90e469f41370fc1e8ef188f38717596f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757eefd597d0d782ba59dd84a80cb64c90e469f41370fc1e8ef188f38717596f", kill_on_drop: false }` [INFO] [stdout] 757eefd597d0d782ba59dd84a80cb64c90e469f41370fc1e8ef188f38717596f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de143927f4b234e17ceb3727f380327c676a96e798870742090ed8c5cda391a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de143927f4b234e17ceb3727f380327c676a96e798870742090ed8c5cda391a0", kill_on_drop: false }` [INFO] [stderr] Compiling librespot v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.playlist_tracks.dqpjh1ff-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4" "/opt/rustwide/target/debug/examples/playlist_tracks-86cad2cea9261fb4.3jhtl7h0ugdzogq8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d670a9dfce2fea36.rlib" "/opt/rustwide/target/debug/deps/libatty-230d547a3f02952f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/liblibrespot-8298e981f462260b.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-94e166fefad92311.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_discovery-e8cafd5d3a6a1345.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-764e6a9f04b41b31.rlib" "/opt/rustwide/target/debug/deps/libhostname-3173abb859988e42.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libmultimap-bcb4bcf22909b6e6.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-916fce6aa8e6b7d4.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-de51adb8dd6d4bf3.rlib" "/opt/rustwide/target/debug/deps/librodio-e65ea238f4d17159.rlib" "/opt/rustwide/target/debug/deps/librand_distr-c015b20440939832.rlib" "/opt/rustwide/target/debug/deps/liblewton-bb308ab722ef6432.rlib" "/opt/rustwide/target/debug/deps/libogg-c27d2fb2ffe914a9.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-70ac1fd9b99e7a85.rlib" "/opt/rustwide/target/debug/deps/libshell_words-21aab148e841f3a1.rlib" "/opt/rustwide/target/debug/deps/libcpal-473a3d2a1fb24162.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-48dce909f525ed41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b53d4b63cd19004a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libalsa-874caff9cba32282.rlib" "/opt/rustwide/target/debug/deps/libnix-e53d96828e02aaf9.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e1fe483e9e237da4.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-c58319eade98f5e3.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-5f7eceeaa5cdac9d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-91e35429e1f4d913.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-8b86853d66608eb8.rlib" "/opt/rustwide/target/debug/deps/libuuid-96df8e591979b04a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a754ccb83bb3b07e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1edbd513bce32ef7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-299fda36877e92ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-25b0da3398702bf2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/librand-cb258ed1942828c7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-108783f81ed1dece.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8377e6734535f389.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4444d9575ea2a300.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4bc495a0e1477fb2.rlib" "/opt/rustwide/target/debug/deps/libshannon-ed9bfdcdf02927d9.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-bc61e9c58123f286.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-916753dedf4650a4.rlib" "/opt/rustwide/target/debug/deps/libhmac-fb2fbe566a6fd114.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1f51fcf7d4820095.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d6561434f4ed7843.rlib" "/opt/rustwide/target/debug/deps/libaes-0bf64cefa2291ade.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liburl-ea316eebbbe86e93.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-9da33136ed134810.rlib" "/opt/rustwide/target/debug/deps/libheaders-c094149b51c57896.rlib" "/opt/rustwide/target/debug/deps/libtime-f420cae06a3aee7b.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b0830356ebeab9c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libfutures-da6933e3411f6e9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5df355e8891da680.rlib" "/opt/rustwide/target/debug/deps/libhyper-c40ff86b1c04c76c.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c0b6ef09396d8b5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-942398b9feacef9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e4ff5593af2535e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f138548625771ee0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-091a6059755884da.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6f1ce904ae284dc5.rlib" "/opt/rustwide/target/debug/deps/libtokio-495e74764a613974.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4b1a83796d0bf00e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bcb939bf207ba3a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libmio-d984ab90671e98bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-c598be18a3db9756.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bfdde6e9ceb74199.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtracing-f61ae3684b5a22e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-f3df64ac45af253a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-613fc2ff89caaec0.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-fc2c0e09d8d35ddf.rlib" "/opt/rustwide/target/debug/deps/libctr-b896f7d6c6efeaba.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-a3478ac264a0de51.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-ffa1b4afc3df3843.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "de143927f4b234e17ceb3727f380327c676a96e798870742090ed8c5cda391a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de143927f4b234e17ceb3727f380327c676a96e798870742090ed8c5cda391a0", kill_on_drop: false }` [INFO] [stdout] de143927f4b234e17ceb3727f380327c676a96e798870742090ed8c5cda391a0