[INFO] fetching crate aspotify 0.7.1... [INFO] testing aspotify-0.7.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate aspotify 0.7.1 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate aspotify 0.7.1 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aspotify 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate aspotify 0.7.1 [INFO] tweaked toml for crates.io crate aspotify 0.7.1 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate crates.io crate aspotify 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_millis v0.1.1 [INFO] [stderr] Downloaded isolanguage-1 v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b2687f553009cff463617d1bd26d809c8f4010afc4754f032af6b833bb16d5 [INFO] running `Command { std: "docker" "start" "-a" "c8b2687f553009cff463617d1bd26d809c8f4010afc4754f032af6b833bb16d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b2687f553009cff463617d1bd26d809c8f4010afc4754f032af6b833bb16d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b2687f553009cff463617d1bd26d809c8f4010afc4754f032af6b833bb16d5", kill_on_drop: false }` [INFO] [stdout] c8b2687f553009cff463617d1bd26d809c8f4010afc4754f032af6b833bb16d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f4124c6561213a740c82e99a31d42ebb7780c792bcb5718580d2e3c2bdc404 [INFO] running `Command { std: "docker" "start" "-a" "00f4124c6561213a740c82e99a31d42ebb7780c792bcb5718580d2e3c2bdc404", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling isolanguage-1 v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling aspotify v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "00f4124c6561213a740c82e99a31d42ebb7780c792bcb5718580d2e3c2bdc404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f4124c6561213a740c82e99a31d42ebb7780c792bcb5718580d2e3c2bdc404", kill_on_drop: false }` [INFO] [stdout] 00f4124c6561213a740c82e99a31d42ebb7780c792bcb5718580d2e3c2bdc404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5029a35732fd831067d4285808b238128f78fc353eb2ea95e55e1d8d917bbd22 [INFO] running `Command { std: "docker" "start" "-a" "5029a35732fd831067d4285808b238128f78fc353eb2ea95e55e1d8d917bbd22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling aspotify v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/endpoints/playlists.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aspotify`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aspotify --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=925a34065c7bd8fb -C extra-filename=-925a34065c7bd8fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bfae64a0a7d6b08c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3d3fbcb3df76d22e.rlib --extern isocountry=/opt/rustwide/target/debug/deps/libisocountry-8f6eb37083cf4f57.rlib --extern isolanguage_1=/opt/rustwide/target/debug/deps/libisolanguage_1-b5fcafe3dbe53101.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-47340be6624f0749.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f157641deb46a3e4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-813125e57ea22ed8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be807db7a97b8095.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-85747e5cc20dae3d.rlib --extern serde_millis=/opt/rustwide/target/debug/deps/libserde_millis-84b8de8f07667bb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eae855c37ef74a81.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-75a31c9c64616d13.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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_playing-133a9525e30c7306.get_playing.de440713-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.get_playing.de440713-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306.emfcs5rr6h4qrfr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libaspotify-381a16d20cf28183.rlib" "/opt/rustwide/target/debug/deps/libserde_millis-84b8de8f07667bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-bfae64a0a7d6b08c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b5bfd920c25b3c80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49f5e5ac61ddbac.rlib" "/opt/rustwide/target/debug/deps/libtime-ac58802930db1825.rlib" "/opt/rustwide/target/debug/deps/librand-f157641deb46a3e4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29243536afe5b8b8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d4d646ce3d84f50.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3dba6e6a20d8dd20.rlib" "/opt/rustwide/target/debug/deps/libitertools-47340be6624f0749.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libisolanguage_1-b5fcafe3dbe53101.rlib" "/opt/rustwide/target/debug/deps/libisocountry-8f6eb37083cf4f57.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9913d8a2c2cae2b9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-813125e57ea22ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8e386ee81c86a4de.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-afe7b958e2029c08.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-bf10ee98bd382e21.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-85747e5cc20dae3d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-be807db7a97b8095.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5e4e0686b2a7b7cd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2018d2c2e6184985.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7841e81bece2e756.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-2b6b2f0c4ecf0961.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d032dda70260a20d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libh2-6f5ac56c6ba957b9.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-aae20aee434944be.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c705e5443a2b2ab3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5db1c7087b0c28f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0055d1c492badca9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-09d587f992c274eb.rlib" "/opt/rustwide/target/debug/deps/libtracing-adacfa795de74e78.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d0b78a5d8816a8b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3d3fbcb3df76d22e.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1fc864b817d6536e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-edfb9a207f32bf89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bb85516faeb9c621.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-eae855c37ef74a81.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00f5991cb615f38a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1b426b10d44f323.rlib" "/opt/rustwide/target/debug/deps/libmio-27f3128e46cc5bf3.rlib" "/opt/rustwide/target/debug/deps/liblibc-fd1fc179989a5f59.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aa362406c233e553.rlib" "/opt/rustwide/target/debug/deps/libbytes-bf0d73bdc144d9aa.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-75a31c9c64616d13.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_playing-133a9525e30c7306" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aspotify` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5029a35732fd831067d4285808b238128f78fc353eb2ea95e55e1d8d917bbd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5029a35732fd831067d4285808b238128f78fc353eb2ea95e55e1d8d917bbd22", kill_on_drop: false }` [INFO] [stdout] 5029a35732fd831067d4285808b238128f78fc353eb2ea95e55e1d8d917bbd22