[INFO] cloning repository https://github.com/chwzr/librespot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chwzr/librespot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchwzr%2Flibrespot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchwzr%2Flibrespot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e965f453ac92051120d573700e6293139d8dcfe [INFO] testing chwzr/librespot against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchwzr%2Flibrespot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chwzr/librespot on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chwzr/librespot [INFO] finished tweaking git repo https://github.com/chwzr/librespot [INFO] tweaked toml for git repo https://github.com/chwzr/librespot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/chwzr/librespot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc76e5ddc086a4b02a28a3a345f86363f2fa04d4738d0a8b6093c6cbe404620 [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" "edc76e5ddc086a4b02a28a3a345f86363f2fa04d4738d0a8b6093c6cbe404620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc76e5ddc086a4b02a28a3a345f86363f2fa04d4738d0a8b6093c6cbe404620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc76e5ddc086a4b02a28a3a345f86363f2fa04d4738d0a8b6093c6cbe404620", kill_on_drop: false }` [INFO] [stdout] edc76e5ddc086a4b02a28a3a345f86363f2fa04d4738d0a8b6093c6cbe404620 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99030a22def69ea017fed5559539f4d0baafe4127f18d3e1d1f09ab00e1bd419 [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" "99030a22def69ea017fed5559539f4d0baafe4127f18d3e1d1f09ab00e1bd419", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [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 chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling librespot-core v0.1.6 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling protobuf-codegen-pure v2.14.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling librespot-protocol v0.1.6 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling libmdns v0.6.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling librespot-audio v0.1.6 (/opt/rustwide/workdir/audio) [INFO] [stderr] Compiling librespot-metadata v0.1.6 (/opt/rustwide/workdir/metadata) [INFO] [stderr] Compiling librespot-playback v0.1.6 (/opt/rustwide/workdir/playback) [INFO] [stderr] Compiling librespot-connect v0.1.6 (/opt/rustwide/workdir/connect) [INFO] [stderr] Compiling librespot v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "99030a22def69ea017fed5559539f4d0baafe4127f18d3e1d1f09ab00e1bd419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99030a22def69ea017fed5559539f4d0baafe4127f18d3e1d1f09ab00e1bd419", kill_on_drop: false }` [INFO] [stdout] 99030a22def69ea017fed5559539f4d0baafe4127f18d3e1d1f09ab00e1bd419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00461010f885e3985ac9b42aba38a8cdea75bf914a76a1b2e0021fef7fadfba6 [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" "00461010f885e3985ac9b42aba38a8cdea75bf914a76a1b2e0021fef7fadfba6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling librespot v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/play.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fs::remove_file("./tmp/out.ogg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/play.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | File::create("./tmp/out.ogg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/sporipyd.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fs::remove_file("./tmp/out.ogg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/sporipyd.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | File::create("./tmp/out.ogg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.sporipyd.ceb83f61-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1.23m6ihxrz0etyo1q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-ed0ddf354e5e39e8.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-1badc35e79846ac5.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-3ecc15c808a5d32d.rlib" "/opt/rustwide/target/debug/deps/libhostname-9604c8d026b38c12.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libmultimap-9e7f608e8de751f2.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-a4915c8bfb60f5a3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-6ae6ba8b457041cf.rlib" "/opt/rustwide/target/debug/deps/librodio-671eeacba1e96e35.rlib" "/opt/rustwide/target/debug/deps/libshell_words-d105432a5eb1fad9.rlib" "/opt/rustwide/target/debug/deps/libcpal-af7beedf33fa88fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f668a715ea96e1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3919c70f29d15fcc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libalsa-ea688f61eb948b49.rlib" "/opt/rustwide/target/debug/deps/libnix-b6dffa040235482b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-bd4d580cc57d6efc.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-23a1e71056d66d79.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-a8c59ab84f7e2ccb.rlib" "/opt/rustwide/target/debug/deps/liblewton-af3174c788ca02e1.rlib" "/opt/rustwide/target/debug/deps/libogg-4ef756835e166538.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2c88be3ce9a29dc7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-bcdc745a6ecb9651.rlib" "/opt/rustwide/target/debug/deps/libuuid-a89ee638f70e1525.rlib" "/opt/rustwide/target/debug/deps/libserde_json-597ecd606da78468.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-0d9137c8147929d4.rlib" "/opt/rustwide/target/debug/deps/libheaders-f50956c36127df25.rlib" "/opt/rustwide/target/debug/deps/libtime-e1793065b770aff7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-291a798619801b42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfutures-47d5e5df1beb5c4c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e6b15faf6db2a492.rlib" "/opt/rustwide/target/debug/deps/libhyper-5acf6f2f9424fead.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-90d29de5c3de2c94.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/libpin_project-63d44052c4da5752.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1c635df8bcd54b2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-fdbebbe3e5483a31.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4bcbd56135db16d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d66fd28bb4069663.rlib" "/opt/rustwide/target/debug/deps/librand-106e3e61a284db5c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d2d3cc2bd012db6d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-05fc05ceb24785bf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-50db81e6ebc23b19.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-023a1219bda2d6ac.rlib" "/opt/rustwide/target/debug/deps/libshannon-b93619f6c984f87e.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a5494e0777c29618.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58889afa4316a434.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1cdf3292c2e28bd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-79b2618ba04a6d00.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1a46ea1c4a1b5b05.rlib" "/opt/rustwide/target/debug/deps/libsha1-c965ce53f3a2c2bb.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libserde-df731fa68941f4d1.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f81f245d5a5e919d.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b78a8833065c39e.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c92fddb880af7e5a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b06cbbb829db76a3.rlib" "/opt/rustwide/target/debug/deps/libaes-5d3c78c38a761639.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c50fa7fcbf2458c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb1445b494c1ff0a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1db59b29a01a9a77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ecdfbef34b00e03d.rlib" "/opt/rustwide/target/debug/deps/libmio-34fbd17ca49a27d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-d09ef02867eddb25.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-7aaae2b2ae88da35.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-b290856b2928c90d.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-5e40472a521a05e9.rlib" "/opt/rustwide/target/debug/deps/libctr-87334adad2e77d98.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-1c4e99d998aa2318.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcipher-ac7dda4e9fa6c924.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-283bf6563980f997.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sporipyd-32c8122ad4f775e1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 2 warnings emitted [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.get_token.ead392b1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647.3003ds0h7f504q5h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-ed0ddf354e5e39e8.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-1badc35e79846ac5.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-3ecc15c808a5d32d.rlib" "/opt/rustwide/target/debug/deps/libhostname-9604c8d026b38c12.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libmultimap-9e7f608e8de751f2.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-a4915c8bfb60f5a3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-6ae6ba8b457041cf.rlib" "/opt/rustwide/target/debug/deps/librodio-671eeacba1e96e35.rlib" "/opt/rustwide/target/debug/deps/libshell_words-d105432a5eb1fad9.rlib" "/opt/rustwide/target/debug/deps/libcpal-af7beedf33fa88fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f668a715ea96e1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3919c70f29d15fcc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libalsa-ea688f61eb948b49.rlib" "/opt/rustwide/target/debug/deps/libnix-b6dffa040235482b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-bd4d580cc57d6efc.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-23a1e71056d66d79.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-a8c59ab84f7e2ccb.rlib" "/opt/rustwide/target/debug/deps/liblewton-af3174c788ca02e1.rlib" "/opt/rustwide/target/debug/deps/libogg-4ef756835e166538.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2c88be3ce9a29dc7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-bcdc745a6ecb9651.rlib" "/opt/rustwide/target/debug/deps/libuuid-a89ee638f70e1525.rlib" "/opt/rustwide/target/debug/deps/libserde_json-597ecd606da78468.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-0d9137c8147929d4.rlib" "/opt/rustwide/target/debug/deps/libheaders-f50956c36127df25.rlib" "/opt/rustwide/target/debug/deps/libtime-e1793065b770aff7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-291a798619801b42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfutures-47d5e5df1beb5c4c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e6b15faf6db2a492.rlib" "/opt/rustwide/target/debug/deps/libhyper-5acf6f2f9424fead.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-90d29de5c3de2c94.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/libpin_project-63d44052c4da5752.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1c635df8bcd54b2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-fdbebbe3e5483a31.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4bcbd56135db16d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d66fd28bb4069663.rlib" "/opt/rustwide/target/debug/deps/librand-106e3e61a284db5c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d2d3cc2bd012db6d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-05fc05ceb24785bf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-50db81e6ebc23b19.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-023a1219bda2d6ac.rlib" "/opt/rustwide/target/debug/deps/libshannon-b93619f6c984f87e.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a5494e0777c29618.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58889afa4316a434.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1cdf3292c2e28bd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-79b2618ba04a6d00.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1a46ea1c4a1b5b05.rlib" "/opt/rustwide/target/debug/deps/libsha1-c965ce53f3a2c2bb.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libserde-df731fa68941f4d1.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f81f245d5a5e919d.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b78a8833065c39e.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c92fddb880af7e5a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b06cbbb829db76a3.rlib" "/opt/rustwide/target/debug/deps/libaes-5d3c78c38a761639.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c50fa7fcbf2458c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb1445b494c1ff0a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1db59b29a01a9a77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ecdfbef34b00e03d.rlib" "/opt/rustwide/target/debug/deps/libmio-34fbd17ca49a27d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-d09ef02867eddb25.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-7aaae2b2ae88da35.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-b290856b2928c90d.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-5e40472a521a05e9.rlib" "/opt/rustwide/target/debug/deps/libctr-87334adad2e77d98.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-1c4e99d998aa2318.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcipher-ac7dda4e9fa6c924.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-283bf6563980f997.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_token-3cea90b994052647" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00461010f885e3985ac9b42aba38a8cdea75bf914a76a1b2e0021fef7fadfba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00461010f885e3985ac9b42aba38a8cdea75bf914a76a1b2e0021fef7fadfba6", kill_on_drop: false }` [INFO] [stdout] 00461010f885e3985ac9b42aba38a8cdea75bf914a76a1b2e0021fef7fadfba6