[INFO] cloning repository https://github.com/dspearson/librespot-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dspearson/librespot-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspearson%2Flibrespot-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspearson%2Flibrespot-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f16fa8ad7159aff6af4933fd782707c8e876fc8c [INFO] testing dspearson/librespot-auth against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspearson%2Flibrespot-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dspearson/librespot-auth on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dspearson/librespot-auth [INFO] finished tweaking git repo https://github.com/dspearson/librespot-auth [INFO] tweaked toml for git repo https://github.com/dspearson/librespot-auth written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dspearson/librespot-auth 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed7feb97d1dc3dcaa59ffe19c1c6264b40a7316102a7d19f347a084913a62a7d [INFO] running `Command { std: "docker" "start" "-a" "ed7feb97d1dc3dcaa59ffe19c1c6264b40a7316102a7d19f347a084913a62a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed7feb97d1dc3dcaa59ffe19c1c6264b40a7316102a7d19f347a084913a62a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7feb97d1dc3dcaa59ffe19c1c6264b40a7316102a7d19f347a084913a62a7d", kill_on_drop: false }` [INFO] [stdout] ed7feb97d1dc3dcaa59ffe19c1c6264b40a7316102a7d19f347a084913a62a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eefb9509690068081b195a59ade1f813bfb0274961fe39cb91b96fed517adf57 [INFO] running `Command { std: "docker" "start" "-a" "eefb9509690068081b195a59ade1f813bfb0274961fe39cb91b96fed517adf57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling if-addrs v0.11.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling priority-queue v2.0.3 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling protobuf-support v3.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling librespot-core v0.5.0-dev (https://github.com/librespot-org/librespot?branch=dev#299b7dec) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling protobuf-parse v3.5.0 [INFO] [stderr] Compiling multimap v0.9.1 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling libmdns v0.8.0 [INFO] [stderr] Compiling protobuf-codegen v3.5.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling librespot-protocol v0.5.0-dev (https://github.com/librespot-org/librespot?branch=dev#299b7dec) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling hyper-proxy2 v0.1.0 [INFO] [stderr] Compiling librespot-discovery v0.5.0-dev (https://github.com/librespot-org/librespot?branch=dev#299b7dec) [INFO] [stderr] Compiling librespot-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch2BNBA/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-13e08b3b00984ab7.rlib,liblibrespot_discovery-868a2adb554d1984.rlib,liblibmdns-ecb828919324f238.rlib,libhostname-650223cb6ad37297.rlib,libmatch_cfg-4ff408791b5a10a9.rlib,libmultimap-f6e6bd43077a9349.rlib,libnix-822e00d0ae83d209.rlib,libmemoffset-3e131767f6f3076c.rlib,libbitflags-09131a3e0891448f.rlib,libif_addrs-61ff0d8991fcf3e5.rlib,libctr-0bff8869970c3e19.rlib,liblibrespot_core-c42db40fa02a6500.rlib,libuuid-dd9f3bf80503e6f7.rlib,libserde_json-76cc1b5d2d1b0cba.rlib,libryu-a980823ac8640001.rlib,libtokio_stream-c6f2e7f0683056ba.rlib,libquick_xml-532f3972bf497780.rlib,libsysinfo-2fe8fb611903aa66.rlib,libhyper_proxy2-7599aff1664be026.rlib,libhyper_rustls-34ba13ce5ec54b83.rlib,libheaders-f520d44995fa0fd6.rlib,libmime-0188e0814ca7ddbf.rlib,libheaders_core-2b20f102269ac031.rlib,libbase64-13144a1f1e192158.rlib,libtokio_rustls-87638353d8e26470.rlib,librustls-325f494b369c6fe1.rlib,libhyper_util-309dcd96e1837b97.rlib,libtower-d2906ce10ff94b12.rlib,libpin_project-6453d1720ce2cf87.rlib,libtower_layer-42079adb73a9aac4.rlib,libtower_service-442e0d38cf369aa3.rlib,libhttp_body_util-126dfb8a6e163681.rlib,libgovernor-d43aa7553d96454f.rlib,libfutures_timer-17baedd4276dc448.rlib,libnonzero_ext-7f0427f47a9a5c7f.rlib,libportable_atomic-3e56001e3c6541b9.rlib,libno_std_compat-493d4a0343c995b5.rlib,libnum_bigint-9ead6c9008d00da6.rlib,libtokio_tungstenite-8a4588a0e5bbdcef.rlib,librustls_native_certs-05097285a5e27013.rlib,librustls_pemfile-21c5f41bbcc832a1.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libtokio_rustls-26c7de9070187f57.rlib,libtungstenite-de7bf9e03edad99e.rlib,libdata_encoding-5a6a67d1da3e7b5c.rlib,librustls-cb8933a06c3d3c2f.rlib,libwebpki-f2b87d232a7fb271.rlib,libring-9d40805833663f9b.rlib,libuntrusted-b2f816886faf2178.rlib,librustls_pki_types-b86862442329497d.rlib,libutf8-f4341c3c7568480d.rlib,librsa-e109d5929e2f4402.rlib,libpkcs1-3ea2e95dc95c910e.rlib,libpkcs8-21a985e6484b0933.rlib,libspki-692234eef1ae7017.rlib,libder-09b5741d14ae98c2.rlib,libpem_rfc7468-443ce28121ddf0b9.rlib,libbase64ct-3d944cba406686bd.rlib,libsignature-d5311cb1210cd046.rlib,libnum_bigint_dig-e4882b7d8398032d.rlib,liblibm-5f96a2adee337202.rlib,libnum_iter-00022ad0385a7018.rlib,libzeroize-9d781f334751eb0e.rlib,libnum_integer-8056914351e6eaec.rlib,liblazy_static-969b5c6ce8d19b49.rlib,libspin-77da57a1b47d23a3.rlib,librand-6fc8a2ead723b02e.rlib,librand_chacha-011eab11d29680d9.rlib,libppv_lite86-0245d239d8efe70c.rlib,libzerocopy-96739172f2a68150.rlib,librand_core-4b1ddcd849e15f36.rlib,libgetrandom-9ac5e63c14cf61bb.rlib,libshannon-85e37555c78edd10.rlib,libnum_traits-b52c8ecb80786509.rlib,liburl-8b7c31fbe656333b.rlib,libidna-7dbc11892eaa4c64.rlib,libunicode_normalization-fcc8f0b1c97810b3.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libtime-e0bc471176bb23c4.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libpriority_queue-8470272b56fd9889.rlib,libsha1-53bf874f17e14064.rlib,libpbkdf2-af301963da8a5206.rlib,libhmac-78d8ab07b031f0e4.rlib,libdigest-ee4dd91e7af7e12c.rlib,libsubtle-2ae6a7038b9a0630.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libbase64-32787b0325ea6df8.rlib,libaes-812e5e0d113970d9.rlib,libcpufeatures-926366d381e17465.rlib,libcipher-3d547d55075d098a.rlib,libinout-7e952281ae4f75f2.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libserde-625355c4a9c4ec65.rlib,libhyper-a270e8725b5be51b.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-1b665594f870b6ca.rlib,libtracing-6f440e4b9df914ed.rlib,libtracing_core-b916b3518d5055ef.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-1effc87fc6f052eb.rlib,libtokio-21b5b1aaa501f81c.rlib,libsignal_hook_registry-26593118da97f5c8.rlib,libsocket2-e36355e9fa15c3b9.rlib,libmio-4be04ddf9f501989.rlib,libparking_lot-024ec52fb48f07d3.rlib,libparking_lot_core-8c14908215051463.rlib,libthread_id-2b84b69f12b130e2.rlib,libpetgraph-fd95b6389df8dbdf.rlib,libindexmap-c602de76cae6498f.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libfixedbitset-9fb76a17080ec2ce.rlib,libbacktrace-5fddea8baae582a5.rlib,libminiz_oxide-87a7e96a565161b9.rlib,libadler-8a8ce72c9fb247b6.rlib,libobject-278024ba9e63eb43.rlib,liblibc-18f908a110697947.rlib,libaddr2line-34ba6388d26946cd.rlib,libgimli-76cf23b8b653242d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustc_demangle-685041651feef096.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libhttpdate-331798cefc82cc7e.rlib,libhttp_body-e01fa180762585d4.rlib,libhttp-8d6d4ef93a82ded5.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbytes-6ef7891ad1d0e9a7.rlib,liblibrespot_protocol-7cdc9027db36c0b2.rlib,libprotobuf-1252a5783849fd55.rlib,libprotobuf_support-008d71f6dc6c1bce.rlib,libthiserror-ccf32cff2b5c4c19.rlib,libonce_cell-a1d7742f74efe1da.rlib,liblog-9a3ff67864b30e2c.rlib,libfutures-b0e1ebaee2012263.rlib,libfutures_executor-be033688be8eefbc.rlib,libfutures_util-a0914944fc177e0b.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-03b6565de4b0da88.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-5023b5035f00feb8.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-37fe8fd3ea89bc53.rlib,libclap-260c101d3d3e2e75.rlib,libclap_builder-826f52b8215c3c7d.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-d65ff0cee23422aa.rlib,libanstyle_query-c2ddf24da84b808b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-f043a9cbe978a475.rlib,libanstyle_parse-d052f2eded0228ad.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-0512dbb32afc12f9.rlib,libanstyle-30c2776cf400edb9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch2BNBA/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-37d51f107531688f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librespot_auth-c74d65a72720812b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librespot-auth` (bin "librespot-auth") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eefb9509690068081b195a59ade1f813bfb0274961fe39cb91b96fed517adf57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefb9509690068081b195a59ade1f813bfb0274961fe39cb91b96fed517adf57", kill_on_drop: false }` [INFO] [stdout] eefb9509690068081b195a59ade1f813bfb0274961fe39cb91b96fed517adf57