[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchwzr%2Flibrespot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chwzr/librespot on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-0/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0874f2f70a9ddecc89e5599f939c80cd54660d377ef4b67b75ebfd543873f001 [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" "0874f2f70a9ddecc89e5599f939c80cd54660d377ef4b67b75ebfd543873f001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0874f2f70a9ddecc89e5599f939c80cd54660d377ef4b67b75ebfd543873f001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0874f2f70a9ddecc89e5599f939c80cd54660d377ef4b67b75ebfd543873f001", kill_on_drop: false }` [INFO] [stdout] 0874f2f70a9ddecc89e5599f939c80cd54660d377ef4b67b75ebfd543873f001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d177e9c292de3b20052fc4608d29c6ca690c1ca1c39a68782a6161f406deab5 [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" "2d177e9c292de3b20052fc4608d29c6ca690c1ca1c39a68782a6161f406deab5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling librespot-protocol v0.1.6 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling pbkdf2 v0.7.3 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling alsa-sys v0.3.1 [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 env_logger v0.8.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 chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling librespot-core v0.1.6 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling zerocopy v0.3.0 [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 serde v1.0.123 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.62 [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] [stderr] Compiling librespot v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "2d177e9c292de3b20052fc4608d29c6ca690c1ca1c39a68782a6161f406deab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d177e9c292de3b20052fc4608d29c6ca690c1ca1c39a68782a6161f406deab5", kill_on_drop: false }` [INFO] [stdout] 2d177e9c292de3b20052fc4608d29c6ca690c1ca1c39a68782a6161f406deab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816ef68f28d8328265ee0e5d713de9c060da0d8121b7c1e6caba4cee47da763c [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" "816ef68f28d8328265ee0e5d713de9c060da0d8121b7c1e6caba4cee47da763c", 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] [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/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.playlist_tracks.ad1a4d31-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514.2g89dk6pllhm7zg3.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-f74a161bea1506a9.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-e95445165e073f0f.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-f75f8527c692d575.rlib" "/opt/rustwide/target/debug/deps/libhostname-fdaf8418c70342a2.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libmultimap-df8a14da30a670da.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-fbc8aa803880aec0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-d30196c505c26abf.rlib" "/opt/rustwide/target/debug/deps/librodio-386c874931196f3b.rlib" "/opt/rustwide/target/debug/deps/libshell_words-27ace301f6b8511c.rlib" "/opt/rustwide/target/debug/deps/libcpal-ad2a8a19fcfc094d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-33250dee49fe2628.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-89c3aa97cd658e30.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libalsa-817abcd03e57df28.rlib" "/opt/rustwide/target/debug/deps/libnix-44b187c5640555ce.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-608629406404866d.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-725bd26d1fc47aad.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-5d9c69aadb76874c.rlib" "/opt/rustwide/target/debug/deps/liblewton-ad4ef476f1ccaed2.rlib" "/opt/rustwide/target/debug/deps/libogg-3eac7abf306f9b84.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0e363f8721adc3f9.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-4ad3c0b91ef44c83.rlib" "/opt/rustwide/target/debug/deps/libuuid-6ecf0005d6f22805.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c0429c981452ff7.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-ca06234f4474dacd.rlib" "/opt/rustwide/target/debug/deps/libheaders-7073472a3664903d.rlib" "/opt/rustwide/target/debug/deps/libtime-91871c7e732495e7.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-75d0eaaffc54ed42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-24706e3ebd60b5b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bdaf615dbcb9ee19.rlib" "/opt/rustwide/target/debug/deps/libhyper-10601001d925fe4f.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-74105e0effba7275.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3482a8de6a6315b2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f0a31fb7921f855.rlib" "/opt/rustwide/target/debug/deps/libpin_project-47dd3214e901ddfd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtracing-579571d0b712a5f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0eb1a3d78117fc63.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6e9a7038ca8f280a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ccd5cb70f655657.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4acf2d1c2cc1f3fe.rlib" "/opt/rustwide/target/debug/deps/librand-386aa748238d9b55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-80b54a9f07e84450.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf73e353e9b3a44.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5648862c81ccd3dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b7fee4708938c5b5.rlib" "/opt/rustwide/target/debug/deps/libshannon-377ef0dc52ebd8d9.rlib" "/opt/rustwide/target/debug/deps/liburl-ceb4c44f8fb7d87c.rlib" "/opt/rustwide/target/debug/deps/libidna-f4bbb94cff85f3e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a3b1fe29c0e5f7b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5082f2cf6503801c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b0a486f876cf18b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d315d8f02530ebfb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09f63061680fd833.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6cb3e26a4ed125d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1841dba87dd45df9.rlib" "/opt/rustwide/target/debug/deps/libsha1-b1f004c2014ecfc2.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libserde-8132cd118910c7c7.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-1adaaa4b48c502dc.rlib" "/opt/rustwide/target/debug/deps/libhmac-50c9a2a00171571e.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9db0061a3450a30.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3f296dc3915ea282.rlib" "/opt/rustwide/target/debug/deps/libaes-31554ae4882ccde7.rlib" "/opt/rustwide/target/debug/deps/libtokio-589b133d6cd4d78f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05ec36d619a3de70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ce4e91d3cfa2cbd4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-aafd765faf92d05b.rlib" "/opt/rustwide/target/debug/deps/libmio-a935ab59b845e84d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c3240f9ce59691f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-11df602151023461.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-909fd714070e3c01.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-0f936d59a9d0ec3c.rlib" "/opt/rustwide/target/debug/deps/libctr-1f711a614712b65b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-262634fe62ef65dc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcipher-d2ef68f159af8613.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2fc63b02d2c967b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-08a7de27a3da0e1a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-2c99f91b0ee9aa6f.rlib" "/opt/rustwide/target/debug/deps/libatty-d48a0b6d6f0bea88.rlib" "/opt/rustwide/target/debug/deps/liblibc-528fd830adc17fa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playlist_tracks-0feb0df8cf462514" "-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] [stderr] error: could not compile `librespot` due to 2 previous errors [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/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.sporipyd.455d6a71-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd.4t6e3y2cey3pvs07.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrespot-f74a161bea1506a9.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_connect-e95445165e073f0f.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-f75f8527c692d575.rlib" "/opt/rustwide/target/debug/deps/libhostname-fdaf8418c70342a2.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libmultimap-df8a14da30a670da.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-fbc8aa803880aec0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_playback-d30196c505c26abf.rlib" "/opt/rustwide/target/debug/deps/librodio-386c874931196f3b.rlib" "/opt/rustwide/target/debug/deps/libshell_words-27ace301f6b8511c.rlib" "/opt/rustwide/target/debug/deps/libcpal-ad2a8a19fcfc094d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-33250dee49fe2628.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-89c3aa97cd658e30.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libalsa-817abcd03e57df28.rlib" "/opt/rustwide/target/debug/deps/libnix-44b187c5640555ce.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-608629406404866d.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_metadata-725bd26d1fc47aad.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_audio-5d9c69aadb76874c.rlib" "/opt/rustwide/target/debug/deps/liblewton-ad4ef476f1ccaed2.rlib" "/opt/rustwide/target/debug/deps/libogg-3eac7abf306f9b84.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0e363f8721adc3f9.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_core-4ad3c0b91ef44c83.rlib" "/opt/rustwide/target/debug/deps/libuuid-6ecf0005d6f22805.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c0429c981452ff7.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-ca06234f4474dacd.rlib" "/opt/rustwide/target/debug/deps/libheaders-7073472a3664903d.rlib" "/opt/rustwide/target/debug/deps/libtime-91871c7e732495e7.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-75d0eaaffc54ed42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-24706e3ebd60b5b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bdaf615dbcb9ee19.rlib" "/opt/rustwide/target/debug/deps/libhyper-10601001d925fe4f.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-74105e0effba7275.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3482a8de6a6315b2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f0a31fb7921f855.rlib" "/opt/rustwide/target/debug/deps/libpin_project-47dd3214e901ddfd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtracing-579571d0b712a5f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0eb1a3d78117fc63.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6e9a7038ca8f280a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ccd5cb70f655657.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4acf2d1c2cc1f3fe.rlib" "/opt/rustwide/target/debug/deps/librand-386aa748238d9b55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-80b54a9f07e84450.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf73e353e9b3a44.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5648862c81ccd3dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b7fee4708938c5b5.rlib" "/opt/rustwide/target/debug/deps/libshannon-377ef0dc52ebd8d9.rlib" "/opt/rustwide/target/debug/deps/liburl-ceb4c44f8fb7d87c.rlib" "/opt/rustwide/target/debug/deps/libidna-f4bbb94cff85f3e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a3b1fe29c0e5f7b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5082f2cf6503801c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b0a486f876cf18b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d315d8f02530ebfb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09f63061680fd833.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6cb3e26a4ed125d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1841dba87dd45df9.rlib" "/opt/rustwide/target/debug/deps/libsha1-b1f004c2014ecfc2.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libserde-8132cd118910c7c7.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-1adaaa4b48c502dc.rlib" "/opt/rustwide/target/debug/deps/libhmac-50c9a2a00171571e.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9db0061a3450a30.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3f296dc3915ea282.rlib" "/opt/rustwide/target/debug/deps/libaes-31554ae4882ccde7.rlib" "/opt/rustwide/target/debug/deps/libtokio-589b133d6cd4d78f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05ec36d619a3de70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ce4e91d3cfa2cbd4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-aafd765faf92d05b.rlib" "/opt/rustwide/target/debug/deps/libmio-a935ab59b845e84d.rlib" "/opt/rustwide/target/debug/deps/liblibc-528fd830adc17fa2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c3240f9ce59691f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/liblibrespot_protocol-11df602151023461.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-909fd714070e3c01.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-0f936d59a9d0ec3c.rlib" "/opt/rustwide/target/debug/deps/libctr-1f711a614712b65b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-262634fe62ef65dc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcipher-d2ef68f159af8613.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2fc63b02d2c967b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-08a7de27a3da0e1a.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sporipyd-956d012d099b45dd" "-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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "816ef68f28d8328265ee0e5d713de9c060da0d8121b7c1e6caba4cee47da763c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816ef68f28d8328265ee0e5d713de9c060da0d8121b7c1e6caba4cee47da763c", kill_on_drop: false }` [INFO] [stdout] 816ef68f28d8328265ee0e5d713de9c060da0d8121b7c1e6caba4cee47da763c