[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] 650d41b020691fec6c7d2c90c0f6de91ac8635cf [INFO] testing librespot-org/librespot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrespot-org%2Flibrespot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/librespot-org/librespot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89e27c8c8d44872462dca397cb2cf332d76dd6926d6529c6a2fdb12c370cb8f3 [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" "89e27c8c8d44872462dca397cb2cf332d76dd6926d6529c6a2fdb12c370cb8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89e27c8c8d44872462dca397cb2cf332d76dd6926d6529c6a2fdb12c370cb8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e27c8c8d44872462dca397cb2cf332d76dd6926d6529c6a2fdb12c370cb8f3", kill_on_drop: false }` [INFO] [stdout] 89e27c8c8d44872462dca397cb2cf332d76dd6926d6529c6a2fdb12c370cb8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] f5d62c4ec66f615873319b508e19e8ebbfb45e1245ef3f757b92286955004e08 [INFO] running `Command { std: "docker" "start" "-a" "f5d62c4ec66f615873319b508e19e8ebbfb45e1245ef3f757b92286955004e08", 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 futures-core v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [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 env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling vergen v3.2.0 [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 futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.51 [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 cpal v0.13.4 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [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-audio v0.3.1 (/opt/rustwide/workdir/audio) [INFO] [stderr] Compiling librespot-metadata v0.3.1 (/opt/rustwide/workdir/metadata) [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 4m 00s [INFO] running `Command { std: "docker" "inspect" "f5d62c4ec66f615873319b508e19e8ebbfb45e1245ef3f757b92286955004e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d62c4ec66f615873319b508e19e8ebbfb45e1245ef3f757b92286955004e08", kill_on_drop: false }` [INFO] [stdout] f5d62c4ec66f615873319b508e19e8ebbfb45e1245ef3f757b92286955004e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 8a790622321e0a1ea379782eff3eb7e245812c1743fde6df02fe9b2c18ea2770 [INFO] running `Command { std: "docker" "start" "-a" "8a790622321e0a1ea379782eff3eb7e245812c1743fde6df02fe9b2c18ea2770", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.get_token.b653fd37-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970.5q8578hyanz78iq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-d419598fbc2fac90.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-dfff60b332b1de40.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_discovery-21685b3cd6a19f4c.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-2347ca9cff9b49c8.rlib" "/opt/rustwide/target/debug/deps/libhostname-d5d1539b1071f848.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libmultimap-f1d496d189e4a96b.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-f4e203112e25ee8c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-57242d1b76ea77af.rlib" "/opt/rustwide/target/debug/deps/librodio-d8260060ab40c7cd.rlib" "/opt/rustwide/target/debug/deps/librand_distr-6ff1f764eb614ca4.rlib" "/opt/rustwide/target/debug/deps/liblewton-ed2496601f5f9306.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-260d04ef679ec394.rlib" "/opt/rustwide/target/debug/deps/libshell_words-fc5e7f76fc6c314c.rlib" "/opt/rustwide/target/debug/deps/libcpal-af0e8687c2b95666.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69b31ca2db68c0e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f9edb2226beae4e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libalsa-857a86a20984cc5a.rlib" "/opt/rustwide/target/debug/deps/libnix-5e2b46692c378e9c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e4f9938f4ff6661c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-4787fe8c2bce7c4a.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-df7fdccdbcfdf93e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f7cbc6339d805e6d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-88891396387b2b7e.rlib" "/opt/rustwide/target/debug/deps/libuuid-413f0b5e3c7dc49b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e7b3f40cfb14802.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-068bdfdb3f41113f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1b1892efa4003752.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9f1a92e3e674a8d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cd31812dae0fc236.rlib" "/opt/rustwide/target/debug/deps/librand-03dbc1e3a3c6db67.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e3c6ce9a7181de8b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-5caeaa5e3db194ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bc7e1ca7b151e2f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2de7dc53ffbc36a6.rlib" "/opt/rustwide/target/debug/deps/libshannon-293b01750ef00ccb.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-0942dd614ac5f2c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95b29b8ff08156ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-92fe54bf05ec42a3.rlib" "/opt/rustwide/target/debug/deps/libhmac-5d5bf48aa9b87d6a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-29cf86aa99bb697c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libaes-b3d483d7de69c8a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liburl-9b42b991a3f92ef0.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde-fe3a9f962a4f0d6b.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-2e34806b75f7f94a.rlib" "/opt/rustwide/target/debug/deps/libheaders-dd4f0af7b97110df.rlib" "/opt/rustwide/target/debug/deps/libsha1-b91f2a58a2eed325.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-415c6d9b55e94ea3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libfutures-01d8948ee56292b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-69bc3f75e09d7bf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-89d59004d51e3d46.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-686ef5c9b52c7706.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-01541cb6d83ececd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c204c0acd98c8565.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-206692736650b797.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa54184e1965837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe320b642115476c.rlib" "/opt/rustwide/target/debug/deps/libtokio-ee5ac8ac9b325f50.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59a85b8285b3c50f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b23fc10a35cc39f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-ddc781f85b36ded2.rlib" "/opt/rustwide/target/debug/deps/liblibc-6edd5ec1c9b47ce2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-3bdbae834667061a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-de2ccd55d2da9391.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-e0517f7086a2403d.rlib" "/opt/rustwide/target/debug/deps/libctr-6fa1f09518ff3b51.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dc874c84d9c78b0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-98eb3553a345a7af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_token-efaeffe888fa8970" "-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] running `Command { std: "docker" "inspect" "8a790622321e0a1ea379782eff3eb7e245812c1743fde6df02fe9b2c18ea2770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a790622321e0a1ea379782eff3eb7e245812c1743fde6df02fe9b2c18ea2770", kill_on_drop: false }` [INFO] [stdout] 8a790622321e0a1ea379782eff3eb7e245812c1743fde6df02fe9b2c18ea2770