[INFO] cloning repository https://github.com/jereksel/dbusify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jereksel/dbusify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjereksel%2Fdbusify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjereksel%2Fdbusify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe1806d6579cde8dacf9fb0c0ff3413675da5df4 [INFO] testing jereksel/dbusify against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjereksel%2Fdbusify" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jereksel/dbusify on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jereksel/dbusify [INFO] finished tweaking git repo https://github.com/jereksel/dbusify [INFO] tweaked toml for git repo https://github.com/jereksel/dbusify written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jereksel/dbusify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4885c9cb52a354b9867ea5d05ee426ea4aab58c185ce6002027a171cc08d3956 [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" "4885c9cb52a354b9867ea5d05ee426ea4aab58c185ce6002027a171cc08d3956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4885c9cb52a354b9867ea5d05ee426ea4aab58c185ce6002027a171cc08d3956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4885c9cb52a354b9867ea5d05ee426ea4aab58c185ce6002027a171cc08d3956", kill_on_drop: false }` [INFO] [stdout] 4885c9cb52a354b9867ea5d05ee426ea4aab58c185ce6002027a171cc08d3956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5787269c566463356a48cf650fb6cbcf22af6b75dacf1a166863becde6fd8597 [INFO] running `Command { std: "docker" "start" "-a" "5787269c566463356a48cf650fb6cbcf22af6b75dacf1a166863becde6fd8597", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling webbrowser v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling webbrowser v0.5.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling webbrowser v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling rspotify v0.4.0 [INFO] [stderr] Compiling rspotify_hyper v0.2.0 [INFO] [stderr] Compiling dbusify v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "5787269c566463356a48cf650fb6cbcf22af6b75dacf1a166863becde6fd8597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5787269c566463356a48cf650fb6cbcf22af6b75dacf1a166863becde6fd8597", kill_on_drop: false }` [INFO] [stdout] 5787269c566463356a48cf650fb6cbcf22af6b75dacf1a166863becde6fd8597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6be18022d95003f402050d9f2c03d7ae26bce0cf2c3b6deeb620dadd0b8d9eb [INFO] running `Command { std: "docker" "start" "-a" "f6be18022d95003f402050d9f2c03d7ae26bce0cf2c3b6deeb620dadd0b8d9eb", kill_on_drop: false }` [INFO] [stderr] Compiling dbusify v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dbusify` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbusify --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=016048e51bac327f -C extra-filename=-016048e51bac327f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern config=/opt/rustwide/target/debug/deps/libconfig-49ae547e1064102b.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-c75aeb39cce135f8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-ea5da5ce7807f543.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8b40afc2407d6803.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-cf728c45409d9013.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8e58598f0d3da32b.rlib --extern rspotify=/opt/rustwide/target/debug/deps/librspotify-1835442f4a60c520.rlib --extern rspotify_hyper=/opt/rustwide/target/debug/deps/librspotify_hyper-b82674c3b43b34bb.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-0324b442dd0f284d.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out` (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/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.integration_tracklist_test.bee77df2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd.f4kco399d1m4rvo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libdbusify-da4af7c73d1a68c1.rlib" "/opt/rustwide/target/debug/deps/libconfig-49ae547e1064102b.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-b8ad0c8381d6cc9c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ecea53cf3f51baa.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e560e6d5cc311e0.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da139578b6716406.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libtoml-e0efa7faf492ee2a.rlib" "/opt/rustwide/target/debug/deps/libnom-33719f493c5fa961.rlib" "/opt/rustwide/target/debug/deps/librspotify_hyper-b82674c3b43b34bb.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-a188d6b278b92287.rlib" "/opt/rustwide/target/debug/deps/librspotify-1835442f4a60c520.rlib" "/opt/rustwide/target/debug/deps/libdotenv-bca6ae46b9831231.rlib" "/opt/rustwide/target/debug/deps/libitertools-227346ac1c6d3d9b.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-ed3a8add5da4f5c2.rlib" "/opt/rustwide/target/debug/deps/libchrono-503829000ddd77f9.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-60967970c1fffcb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1c553d87e2f44140.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e30c9324b72bc231.rlib" "/opt/rustwide/target/debug/deps/libuuid-30e564188f1e531c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d8fcfcc16e554c25.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0857e62a044b9fa1.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-e997c144c23fc1e8.rlib" "/opt/rustwide/target/debug/deps/libunicase-adf66efadef6fa8c.rlib" "/opt/rustwide/target/debug/deps/libflate2-fc73de70b47474aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-63f133f44d80aa06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1243a96b16b4418b.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2744300c2e2e9f0d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be30d8be87f0f6e7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9a378cf23f5699d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e38988c7b96bd897.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf728c45409d9013.rlib" "/opt/rustwide/target/debug/deps/libwant-356e18811fe48917.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-6512c9760860f2b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-7855870809d94583.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-121c6145d6233f93.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1eb53da6908c9b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0713b25f30a941f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4eea39e75275796e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79c5cdf9b7426d83.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b2a3311493415589.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8e7bd6d0361e8f1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-bbd52ddc04e2fcf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4a73a404bf169705.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4508500fb7c0d7f7.rlib" "/opt/rustwide/target/debug/deps/librand-3aafcd3045b7ac65.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf1c6e10b01f7775.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ab4d6e2487038e94.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f47d2efa7fbfb522.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286e3b8311f5faff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-25cebe047f165eba.rlib" "/opt/rustwide/target/debug/deps/librand_core-0a725dfaecf66c67.rlib" "/opt/rustwide/target/debug/deps/librand_os-a19bf7cb78167f9c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-40dd517d98a6b249.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7b15dc12caebd20d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-af730070d2bdf602.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a1ff0fa86ead22d0.rlib" "/opt/rustwide/target/debug/deps/libmio-5e62b27584a35a04.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c62dbebdb0004fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bd120f57f0acbdd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0edda24a181201be.rlib" "/opt/rustwide/target/debug/deps/libh2-4007e87213947158.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b6a0f873ecbba5b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-19eb6d0c14a00cba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8ad5921272cdfbdf.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a197c9171383edf.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-8b40afc2407d6803.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-263abd720a319b57.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b630d0ccbc916211.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc3daf664a3a1b20.rlib" "/opt/rustwide/target/debug/deps/libryu-9fa0af4f0bc1bc40.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e44a879ab2d7b64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-322ee2e801b8b9be.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d8e18266622811f4.rlib" "/opt/rustwide/target/debug/deps/libserde-19bbd19856cba5c1.rlib" "/opt/rustwide/target/debug/deps/libfailure-942d8e090c3e5260.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6b3db891a185eb6c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-435792ba0ba4a794.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c1f047cc2e9cf076.rlib" "/opt/rustwide/target/debug/deps/libcookie-2f2a92769e05248f.rlib" "/opt/rustwide/target/debug/deps/libtime-b043fbc80c97c3cb.rlib" "/opt/rustwide/target/debug/deps/liburl-e52a3fd1e2110bff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-65c837f515bdba60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bc91b69aa4fa785e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-ea532ff5ec9feecb.rlib" "/opt/rustwide/target/debug/deps/libeither-4a030595c891bf58.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c635267ecd7b9a6.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f5c242b0a0114be0.rlib" "/opt/rustwide/target/debug/deps/libregex-63e04b5995eff466.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libatty-c4523d4736e59e10.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/liblog-47e7684d3e2690b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/libdirs-ea5da5ce7807f543.rlib" "/opt/rustwide/target/debug/deps/libdbus-c75aeb39cce135f8.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-8315ba78ccbadcfb.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9b58ec6df80b2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tracklist_test-646caae8e50af6cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.bootstrap_account.cbd835eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b.328uxubja2g2vul8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libdbusify-da4af7c73d1a68c1.rlib" "/opt/rustwide/target/debug/deps/libconfig-49ae547e1064102b.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-b8ad0c8381d6cc9c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ecea53cf3f51baa.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e560e6d5cc311e0.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da139578b6716406.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libtoml-e0efa7faf492ee2a.rlib" "/opt/rustwide/target/debug/deps/libnom-33719f493c5fa961.rlib" "/opt/rustwide/target/debug/deps/librspotify_hyper-b82674c3b43b34bb.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-a188d6b278b92287.rlib" "/opt/rustwide/target/debug/deps/libdirs-ea5da5ce7807f543.rlib" "/opt/rustwide/target/debug/deps/libdbus-c75aeb39cce135f8.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-8315ba78ccbadcfb.rlib" "/opt/rustwide/target/debug/deps/librspotify-1835442f4a60c520.rlib" "/opt/rustwide/target/debug/deps/libdotenv-bca6ae46b9831231.rlib" "/opt/rustwide/target/debug/deps/libitertools-227346ac1c6d3d9b.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-ed3a8add5da4f5c2.rlib" "/opt/rustwide/target/debug/deps/libchrono-503829000ddd77f9.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-60967970c1fffcb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1c553d87e2f44140.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e30c9324b72bc231.rlib" "/opt/rustwide/target/debug/deps/libuuid-30e564188f1e531c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d8fcfcc16e554c25.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0857e62a044b9fa1.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-e997c144c23fc1e8.rlib" "/opt/rustwide/target/debug/deps/libunicase-adf66efadef6fa8c.rlib" "/opt/rustwide/target/debug/deps/libflate2-fc73de70b47474aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-63f133f44d80aa06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1243a96b16b4418b.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2744300c2e2e9f0d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be30d8be87f0f6e7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9a378cf23f5699d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e38988c7b96bd897.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf728c45409d9013.rlib" "/opt/rustwide/target/debug/deps/libwant-356e18811fe48917.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-6512c9760860f2b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-7855870809d94583.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-121c6145d6233f93.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1eb53da6908c9b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0713b25f30a941f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4eea39e75275796e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79c5cdf9b7426d83.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b2a3311493415589.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8e7bd6d0361e8f1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-bbd52ddc04e2fcf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4a73a404bf169705.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4508500fb7c0d7f7.rlib" "/opt/rustwide/target/debug/deps/librand-3aafcd3045b7ac65.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf1c6e10b01f7775.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ab4d6e2487038e94.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f47d2efa7fbfb522.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286e3b8311f5faff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-25cebe047f165eba.rlib" "/opt/rustwide/target/debug/deps/librand_core-0a725dfaecf66c67.rlib" "/opt/rustwide/target/debug/deps/librand_os-a19bf7cb78167f9c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-40dd517d98a6b249.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7b15dc12caebd20d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-af730070d2bdf602.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a1ff0fa86ead22d0.rlib" "/opt/rustwide/target/debug/deps/libmio-5e62b27584a35a04.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c62dbebdb0004fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bd120f57f0acbdd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0edda24a181201be.rlib" "/opt/rustwide/target/debug/deps/libh2-4007e87213947158.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b6a0f873ecbba5b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-19eb6d0c14a00cba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8ad5921272cdfbdf.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a197c9171383edf.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-8b40afc2407d6803.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-263abd720a319b57.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b630d0ccbc916211.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc3daf664a3a1b20.rlib" "/opt/rustwide/target/debug/deps/libryu-9fa0af4f0bc1bc40.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e44a879ab2d7b64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-322ee2e801b8b9be.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d8e18266622811f4.rlib" "/opt/rustwide/target/debug/deps/libserde-19bbd19856cba5c1.rlib" "/opt/rustwide/target/debug/deps/libfailure-942d8e090c3e5260.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6b3db891a185eb6c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-435792ba0ba4a794.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c1f047cc2e9cf076.rlib" "/opt/rustwide/target/debug/deps/libcookie-2f2a92769e05248f.rlib" "/opt/rustwide/target/debug/deps/libtime-b043fbc80c97c3cb.rlib" "/opt/rustwide/target/debug/deps/liburl-e52a3fd1e2110bff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-65c837f515bdba60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bc91b69aa4fa785e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-ea532ff5ec9feecb.rlib" "/opt/rustwide/target/debug/deps/libeither-4a030595c891bf58.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c635267ecd7b9a6.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f5c242b0a0114be0.rlib" "/opt/rustwide/target/debug/deps/libregex-63e04b5995eff466.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libatty-c4523d4736e59e10.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9b58ec6df80b2f9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/liblog-47e7684d3e2690b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bootstrap_account-3d0205927ee7375b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.integration_playlist_get_data_test.44451daf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e.3b24jofq930xnx3p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libdbusify-da4af7c73d1a68c1.rlib" "/opt/rustwide/target/debug/deps/libconfig-49ae547e1064102b.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-b8ad0c8381d6cc9c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ecea53cf3f51baa.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e560e6d5cc311e0.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da139578b6716406.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libtoml-e0efa7faf492ee2a.rlib" "/opt/rustwide/target/debug/deps/libnom-33719f493c5fa961.rlib" "/opt/rustwide/target/debug/deps/librspotify_hyper-b82674c3b43b34bb.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-a188d6b278b92287.rlib" "/opt/rustwide/target/debug/deps/librspotify-1835442f4a60c520.rlib" "/opt/rustwide/target/debug/deps/libdotenv-bca6ae46b9831231.rlib" "/opt/rustwide/target/debug/deps/libitertools-227346ac1c6d3d9b.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-ed3a8add5da4f5c2.rlib" "/opt/rustwide/target/debug/deps/libchrono-503829000ddd77f9.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-60967970c1fffcb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1c553d87e2f44140.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e30c9324b72bc231.rlib" "/opt/rustwide/target/debug/deps/libuuid-30e564188f1e531c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d8fcfcc16e554c25.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0857e62a044b9fa1.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-e997c144c23fc1e8.rlib" "/opt/rustwide/target/debug/deps/libunicase-adf66efadef6fa8c.rlib" "/opt/rustwide/target/debug/deps/libflate2-fc73de70b47474aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-63f133f44d80aa06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1243a96b16b4418b.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2744300c2e2e9f0d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be30d8be87f0f6e7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9a378cf23f5699d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e38988c7b96bd897.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf728c45409d9013.rlib" "/opt/rustwide/target/debug/deps/libwant-356e18811fe48917.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-6512c9760860f2b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-7855870809d94583.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-121c6145d6233f93.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1eb53da6908c9b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0713b25f30a941f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4eea39e75275796e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79c5cdf9b7426d83.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b2a3311493415589.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8e7bd6d0361e8f1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-bbd52ddc04e2fcf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4a73a404bf169705.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4508500fb7c0d7f7.rlib" "/opt/rustwide/target/debug/deps/librand-3aafcd3045b7ac65.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf1c6e10b01f7775.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ab4d6e2487038e94.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f47d2efa7fbfb522.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286e3b8311f5faff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-25cebe047f165eba.rlib" "/opt/rustwide/target/debug/deps/librand_core-0a725dfaecf66c67.rlib" "/opt/rustwide/target/debug/deps/librand_os-a19bf7cb78167f9c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-40dd517d98a6b249.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7b15dc12caebd20d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-af730070d2bdf602.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a1ff0fa86ead22d0.rlib" "/opt/rustwide/target/debug/deps/libmio-5e62b27584a35a04.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c62dbebdb0004fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bd120f57f0acbdd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0edda24a181201be.rlib" "/opt/rustwide/target/debug/deps/libh2-4007e87213947158.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b6a0f873ecbba5b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-19eb6d0c14a00cba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8ad5921272cdfbdf.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a197c9171383edf.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-8b40afc2407d6803.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-263abd720a319b57.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b630d0ccbc916211.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc3daf664a3a1b20.rlib" "/opt/rustwide/target/debug/deps/libryu-9fa0af4f0bc1bc40.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e44a879ab2d7b64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-322ee2e801b8b9be.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d8e18266622811f4.rlib" "/opt/rustwide/target/debug/deps/libserde-19bbd19856cba5c1.rlib" "/opt/rustwide/target/debug/deps/libfailure-942d8e090c3e5260.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6b3db891a185eb6c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-435792ba0ba4a794.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c1f047cc2e9cf076.rlib" "/opt/rustwide/target/debug/deps/libcookie-2f2a92769e05248f.rlib" "/opt/rustwide/target/debug/deps/libtime-b043fbc80c97c3cb.rlib" "/opt/rustwide/target/debug/deps/liburl-e52a3fd1e2110bff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-65c837f515bdba60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bc91b69aa4fa785e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-ea532ff5ec9feecb.rlib" "/opt/rustwide/target/debug/deps/libeither-4a030595c891bf58.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c635267ecd7b9a6.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f5c242b0a0114be0.rlib" "/opt/rustwide/target/debug/deps/libregex-63e04b5995eff466.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libatty-c4523d4736e59e10.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/liblog-47e7684d3e2690b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/libdirs-ea5da5ce7807f543.rlib" "/opt/rustwide/target/debug/deps/libdbus-c75aeb39cce135f8.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-8315ba78ccbadcfb.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9b58ec6df80b2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_playlist_get_data_test-434c88ea5cb2338e" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "f6be18022d95003f402050d9f2c03d7ae26bce0cf2c3b6deeb620dadd0b8d9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6be18022d95003f402050d9f2c03d7ae26bce0cf2c3b6deeb620dadd0b8d9eb", kill_on_drop: false }` [INFO] [stdout] f6be18022d95003f402050d9f2c03d7ae26bce0cf2c3b6deeb620dadd0b8d9eb