[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchwzr%2Flibrespot" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chwzr/librespot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-29/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f60c27cec81e3900a6af76b2e4d9acf5bfaf776b75a9ee36e6a3b364dd1c38 [INFO] running `Command { std: "docker" "start" "-a" "91f60c27cec81e3900a6af76b2e4d9acf5bfaf776b75a9ee36e6a3b364dd1c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f60c27cec81e3900a6af76b2e4d9acf5bfaf776b75a9ee36e6a3b364dd1c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f60c27cec81e3900a6af76b2e4d9acf5bfaf776b75a9ee36e6a3b364dd1c38", kill_on_drop: false }` [INFO] [stdout] 91f60c27cec81e3900a6af76b2e4d9acf5bfaf776b75a9ee36e6a3b364dd1c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 500a1b915631dd2c2e9e47bd7fab737901217ea5fe0c6d0c8dd94a749f0124ce [INFO] running `Command { std: "docker" "start" "-a" "500a1b915631dd2c2e9e47bd7fab737901217ea5fe0c6d0c8dd94a749f0124ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [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 protobuf v2.14.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [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 shannon v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.7.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [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 hostname v0.3.1 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [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 url v2.2.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protobuf-codegen-pure v2.14.0 [INFO] [stderr] Compiling librespot-core v0.1.6 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [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 librespot-protocol v0.1.6 (/opt/rustwide/workdir/protocol) [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 futures v0.3.13 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling tokio-util v0.6.3 [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-metadata v0.1.6 (/opt/rustwide/workdir/metadata) [INFO] [stderr] Compiling librespot-audio v0.1.6 (/opt/rustwide/workdir/audio) [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] [stdout] warning: field is never read: `artist_name` [INFO] [stdout] --> connect/src/context.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | artist_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_uri` [INFO] [stdout] --> connect/src/context.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | artist_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_uri` [INFO] [stdout] --> connect/src/context.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | image_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `album_title` [INFO] [stdout] --> connect/src/context.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | album_title: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_name` [INFO] [stdout] --> connect/src/context.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | artist_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_uri` [INFO] [stdout] --> connect/src/context.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | artist_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_url` [INFO] [stdout] --> connect/src/context.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | image_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> connect/src/context.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> connect/src/context.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | uid: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling librespot v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.68s [INFO] running `Command { std: "docker" "inspect" "500a1b915631dd2c2e9e47bd7fab737901217ea5fe0c6d0c8dd94a749f0124ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500a1b915631dd2c2e9e47bd7fab737901217ea5fe0c6d0c8dd94a749f0124ce", kill_on_drop: false }` [INFO] [stdout] 500a1b915631dd2c2e9e47bd7fab737901217ea5fe0c6d0c8dd94a749f0124ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab82569746bf806a6e5d6cc21c4538efa6c9fdbca2ea25a81e6a596ea0381cf [INFO] running `Command { std: "docker" "start" "-a" "aab82569746bf806a6e5d6cc21c4538efa6c9fdbca2ea25a81e6a596ea0381cf", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `artist_name` [INFO] [stdout] --> connect/src/context.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | artist_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_uri` [INFO] [stdout] --> connect/src/context.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | artist_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_uri` [INFO] [stdout] --> connect/src/context.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | image_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `album_title` [INFO] [stdout] --> connect/src/context.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | album_title: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_name` [INFO] [stdout] --> connect/src/context.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | artist_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist_uri` [INFO] [stdout] --> connect/src/context.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | artist_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_url` [INFO] [stdout] --> connect/src/context.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | image_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> connect/src/context.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> connect/src/context.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | uid: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling librespot v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [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-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.sporipyd.12a5d7a2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc.45pwkffis25wq7wa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-aac4c4c32c0ebbd3.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-ac18793693da24ff.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-79172098f35cd8a1.rlib" "/opt/rustwide/target/debug/deps/libhostname-1d5b6ce2a32bf9de.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libmultimap-c46b0b281d12fcf1.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-e078fc06c842cb25.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-2107e1c9a9fdba20.rlib" "/opt/rustwide/target/debug/deps/librodio-a6816621a18e6dd4.rlib" "/opt/rustwide/target/debug/deps/libshell_words-597e195bfa94c001.rlib" "/opt/rustwide/target/debug/deps/libcpal-43661514940b47e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d42177dad3a53404.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7239baa9a9cacc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libalsa-69b2f16a443a2c5a.rlib" "/opt/rustwide/target/debug/deps/libnix-b51ed2f31fd173ff.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-36bac9bea15db5ac.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-d846cf49eeb80b8c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-bfe799c7f088ac13.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd87b82c34786a45.rlib" "/opt/rustwide/target/debug/deps/libogg-9baaa7767a5764f4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1d23bcb8817a65ae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-2b1916c78441f6d6.rlib" "/opt/rustwide/target/debug/deps/libuuid-1499335694f098b5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-306c6d219c22edec.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-7f074e13940bc6bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-946ee6871661d6c2.rlib" "/opt/rustwide/target/debug/deps/libtime-85cf8e4d52f7854d.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-42bc51c41c38584e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac536e9a302241f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0110e13e5028c887.rlib" "/opt/rustwide/target/debug/deps/libhyper-41d3ebcfd816b55d.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4efb8c543326e4ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-30f0a335d8b51596.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6827f62e12d6b0a3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing-2d866f847c6ce6e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-58be9c64a5ae1b82.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b06a33d95756e496.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43291834f57249f8.rlib" "/opt/rustwide/target/debug/deps/librand-f8f40d7aab1c7e57.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7fadbe812bfb6ad0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2abd6b89be3e6a6e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52f4fcb01d6c68f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d3c5f2ff6837b389.rlib" "/opt/rustwide/target/debug/deps/libshannon-57e35c4a5b48b7cf.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57467b54f7fce1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75f5b874fc7e9fb0.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-00f5501876a6c1ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e4c4536cb5b9fa76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-68e51b298f8f54ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fd2dbdaf9222717a.rlib" "/opt/rustwide/target/debug/deps/libsha1-36fb0d535a396cad.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libserde-9b359d8ecb0ecdf6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-d7087cfa3fc03f74.rlib" "/opt/rustwide/target/debug/deps/libhmac-8f5e63c31e6a373d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db03d69c9bca1149.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libaes-7f644f2533e49e3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-a79a0a97fc7bd596.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4c8e890feab9b75b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de20d7f869989dcc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-44875bacdbbf1e04.rlib" "/opt/rustwide/target/debug/deps/libmio-9c0d4b210fb6443d.rlib" "/opt/rustwide/target/debug/deps/liblibc-b12281fcb531d040.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-a55e4bb50ad5daf1.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-bee5d9bf9f63103a.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-f62053bb2f9c3d1b.rlib" "/opt/rustwide/target/debug/deps/libctr-c75dc4a0cf3338c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-22bf166ba887edeb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-6e7c55ac066b3b6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-ed244b0d86fd22f1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2761fcbcd1a84388.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sporipyd-9f8b75059ac545fc" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librespot` due to 2 previous errors; 2 warnings emitted [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/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.playlist_tracks.e1c1f7a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0.2b6ir11sjqaz36fa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-aac4c4c32c0ebbd3.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-ac18793693da24ff.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-79172098f35cd8a1.rlib" "/opt/rustwide/target/debug/deps/libhostname-1d5b6ce2a32bf9de.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libmultimap-c46b0b281d12fcf1.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-e078fc06c842cb25.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-2107e1c9a9fdba20.rlib" "/opt/rustwide/target/debug/deps/librodio-a6816621a18e6dd4.rlib" "/opt/rustwide/target/debug/deps/libshell_words-597e195bfa94c001.rlib" "/opt/rustwide/target/debug/deps/libcpal-43661514940b47e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d42177dad3a53404.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7239baa9a9cacc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libalsa-69b2f16a443a2c5a.rlib" "/opt/rustwide/target/debug/deps/libnix-b51ed2f31fd173ff.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-36bac9bea15db5ac.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-d846cf49eeb80b8c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-bfe799c7f088ac13.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd87b82c34786a45.rlib" "/opt/rustwide/target/debug/deps/libogg-9baaa7767a5764f4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1d23bcb8817a65ae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-2b1916c78441f6d6.rlib" "/opt/rustwide/target/debug/deps/libuuid-1499335694f098b5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-306c6d219c22edec.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-7f074e13940bc6bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-946ee6871661d6c2.rlib" "/opt/rustwide/target/debug/deps/libtime-85cf8e4d52f7854d.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-42bc51c41c38584e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac536e9a302241f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0110e13e5028c887.rlib" "/opt/rustwide/target/debug/deps/libhyper-41d3ebcfd816b55d.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4efb8c543326e4ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-30f0a335d8b51596.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6827f62e12d6b0a3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing-2d866f847c6ce6e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-58be9c64a5ae1b82.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b06a33d95756e496.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43291834f57249f8.rlib" "/opt/rustwide/target/debug/deps/librand-f8f40d7aab1c7e57.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7fadbe812bfb6ad0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2abd6b89be3e6a6e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52f4fcb01d6c68f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d3c5f2ff6837b389.rlib" "/opt/rustwide/target/debug/deps/libshannon-57e35c4a5b48b7cf.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57467b54f7fce1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75f5b874fc7e9fb0.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-00f5501876a6c1ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e4c4536cb5b9fa76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-68e51b298f8f54ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fd2dbdaf9222717a.rlib" "/opt/rustwide/target/debug/deps/libsha1-36fb0d535a396cad.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libserde-9b359d8ecb0ecdf6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-d7087cfa3fc03f74.rlib" "/opt/rustwide/target/debug/deps/libhmac-8f5e63c31e6a373d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db03d69c9bca1149.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libaes-7f644f2533e49e3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-a79a0a97fc7bd596.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4c8e890feab9b75b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de20d7f869989dcc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-44875bacdbbf1e04.rlib" "/opt/rustwide/target/debug/deps/libmio-9c0d4b210fb6443d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-a55e4bb50ad5daf1.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-bee5d9bf9f63103a.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-f62053bb2f9c3d1b.rlib" "/opt/rustwide/target/debug/deps/libctr-c75dc4a0cf3338c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-22bf166ba887edeb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-6e7c55ac066b3b6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-ed244b0d86fd22f1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2761fcbcd1a84388.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7968abd2ddc9763e.rlib" "/opt/rustwide/target/debug/deps/libatty-2291a5f07eb4016f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b12281fcb531d040.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playlist_tracks-9b05a02558c118b0" "-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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aab82569746bf806a6e5d6cc21c4538efa6c9fdbca2ea25a81e6a596ea0381cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab82569746bf806a6e5d6cc21c4538efa6c9fdbca2ea25a81e6a596ea0381cf", kill_on_drop: false }` [INFO] [stdout] aab82569746bf806a6e5d6cc21c4538efa6c9fdbca2ea25a81e6a596ea0381cf