[INFO] fetching crate rspotify 0.12.0... [INFO] building rspotify-0.12.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rspotify 0.12.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rspotify 0.12.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rspotify 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rspotify 0.12.0 [INFO] tweaked toml for crates.io crate rspotify 0.12.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rspotify 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rspotify-http v0.12.0 [INFO] [stderr] Downloaded rspotify-macros v0.12.0 [INFO] [stderr] Downloaded rspotify-model v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8900a294b9b0feb0d09bd8aca24b230978be039f0c7c3c28821c009e621332d [INFO] running `Command { std: "docker" "start" "-a" "a8900a294b9b0feb0d09bd8aca24b230978be039f0c7c3c28821c009e621332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8900a294b9b0feb0d09bd8aca24b230978be039f0c7c3c28821c009e621332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8900a294b9b0feb0d09bd8aca24b230978be039f0c7c3c28821c009e621332d", kill_on_drop: false }` [INFO] [stdout] a8900a294b9b0feb0d09bd8aca24b230978be039f0c7c3c28821c009e621332d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e6fb763cdc356607811c29f96450e1e0c525ed046569825777c000d1211335 [INFO] running `Command { std: "docker" "start" "-a" "48e6fb763cdc356607811c29f96450e1e0c525ed046569825777c000d1211335", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rspotify-macros v0.12.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling maybe-async v0.2.7 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling rspotify-model v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling rspotify-http v0.12.0 [INFO] [stderr] Compiling rspotify v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.59s [INFO] running `Command { std: "docker" "inspect" "48e6fb763cdc356607811c29f96450e1e0c525ed046569825777c000d1211335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e6fb763cdc356607811c29f96450e1e0c525ed046569825777c000d1211335", kill_on_drop: false }` [INFO] [stdout] 48e6fb763cdc356607811c29f96450e1e0c525ed046569825777c000d1211335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fede0089071b41e7237af22ae198b93df1393654b3dfc0c96c63f0b366d9b3e8 [INFO] running `Command { std: "docker" "start" "-a" "fede0089071b41e7237af22ae198b93df1393654b3dfc0c96c63f0b366d9b3e8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling rspotify-http v0.12.0 [INFO] [stderr] Compiling rspotify v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustckDGLNq/symbols.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.test_with_credential.de20426415cc8f09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be.3gztv5b3ec2141ya.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/librspotify-90db6820adbb5b8e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c598f6287c921d6a.rlib" "/opt/rustwide/target/debug/deps/librspotify_macros-0ab8e740364e7534.rlib" "/opt/rustwide/target/debug/deps/librspotify_http-8b1e9285035d86db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f8bb05f63291820b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c1c9f168ee4df14.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fb009c6fc31a9d85.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-e30001f1894486c1.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-15afde4bda16c777.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7cbfce8ef6d9c6df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d3826c87f42dd25a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d1ff72456220b083.rlib" "/opt/rustwide/target/debug/deps/libhyper-82ef01d7c011a69a.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-661e2aff1d447529.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-619a0dc358f988db.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-79c57a65a685f955.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-4cbb40838ac158a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312abfcf055fd529.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6b8e956c90cddf30.rlib" "/opt/rustwide/target/debug/deps/libfutures-44106e1276ee5772.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d5ca72ca73d15f61.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0dfdf26205d0d11c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/librspotify_model-2088da10c2b08b90.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da971713ebf93fe9.rlib" "/opt/rustwide/target/debug/deps/libstrum-e41e14b54b50f579.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a3e37a2e855a6bc.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libchrono-8fea9e6e52d04b07.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libserde-6ed8c26e4198c544.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libsha2-30ccdb1a2f0ce6a7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-b366f6c660bc94b1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_with_credential-f8af7ee79d5a78be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `rspotify` (test "test_with_credential") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fede0089071b41e7237af22ae198b93df1393654b3dfc0c96c63f0b366d9b3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fede0089071b41e7237af22ae198b93df1393654b3dfc0c96c63f0b366d9b3e8", kill_on_drop: false }` [INFO] [stdout] fede0089071b41e7237af22ae198b93df1393654b3dfc0c96c63f0b366d9b3e8