[INFO] updating cached repository https://github.com/samrayleung/rspotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e5c376bcd70699a8e8c7262e8cc9e0c1ed2c49f [INFO] testing samrayleung/rspotify against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samrayleung/rspotify on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samrayleung/rspotify [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/samrayleung/rspotify [INFO] tweaked toml for git repo https://github.com/samrayleung/rspotify written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 853785ae467c0a050ced2b33bc2375cb24df36bab6366e86e9243e07db77ecd2 [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" "853785ae467c0a050ced2b33bc2375cb24df36bab6366e86e9243e07db77ecd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853785ae467c0a050ced2b33bc2375cb24df36bab6366e86e9243e07db77ecd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853785ae467c0a050ced2b33bc2375cb24df36bab6366e86e9243e07db77ecd2", kill_on_drop: false }` [INFO] [stdout] 853785ae467c0a050ced2b33bc2375cb24df36bab6366e86e9243e07db77ecd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44113aca733d127635b07eef74357bc197552c41ec53ee7eeabe6ef5715d1a6 [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" "d44113aca733d127635b07eef74357bc197552c41ec53ee7eeabe6ef5715d1a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.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 idna v0.1.5 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling rspotify v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "d44113aca733d127635b07eef74357bc197552c41ec53ee7eeabe6ef5715d1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44113aca733d127635b07eef74357bc197552c41ec53ee7eeabe6ef5715d1a6", kill_on_drop: false }` [INFO] [stdout] d44113aca733d127635b07eef74357bc197552c41ec53ee7eeabe6ef5715d1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31825b2f818af3bb7cdc646a5748d2f2666a9fdff256c41b57838e1f802fae0d [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" "31825b2f818af3bb7cdc646a5748d2f2666a9fdff256c41b57838e1f802fae0d", kill_on_drop: false }` [INFO] [stderr] Compiling rspotify v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rspotify`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name user --edition=2018 examples/user.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="reqwest-default-tls"' -C metadata=3df6337d42a01693 -C extra-filename=-3df6337d42a01693 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9170228510905eb6.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-40af6452a05e2a07.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ff11001798afc858.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-c9d92370d0914904.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-eeb170d490fc94f2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4fc945ae91fb5a8e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib --extern reqwest_default_tls=/opt/rustwide/target/debug/deps/libreqwest-9c7d91a33b284604.rlib --extern rspotify=/opt/rustwide/target/debug/deps/librspotify-28bfbb3256104ee6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d8fa10bb5335bacb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bdce2740ed8ecc36.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1be890c960c508b8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-84ea9fcfede0a7a5.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.album_tracks.4j45bvey-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7" "/opt/rustwide/target/debug/examples/album_tracks-b3eab1691c1f0bb7.47thhm1bh4061q2a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-28bfbb3256104ee6.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-40af6452a05e2a07.rlib" "/opt/rustwide/target/debug/deps/libitertools-4fc945ae91fb5a8e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c9d92370d0914904.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-84ea9fcfede0a7a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-9170228510905eb6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c7d91a33b284604.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-270569562d5a42dd.rlib" "/opt/rustwide/target/debug/deps/libipnet-0106f7adaeb14eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-4b3d9945131ac34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7dc9093a48c27046.rlib" "/opt/rustwide/target/debug/deps/libfutures-eeb170d490fc94f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-76e9d83b510b5c43.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ba26d948712296e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8445d612f5d49329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdce2740ed8ecc36.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb1514570ee4bd2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c3a507f7c0e53a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-4088359f1d397b4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-6f31825e6d48744b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-935e5ff6952e350e.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-c50de7a44583f782.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41ed7851157e6675.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-16ec25f6b065d59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be890c960c508b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1115d840cf7de56.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ff11001798afc858.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.save_shows.7hnnap1v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98" "/opt/rustwide/target/debug/examples/save_shows-076957f89e561e98.1yrcz1womuc7787u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-28bfbb3256104ee6.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-40af6452a05e2a07.rlib" "/opt/rustwide/target/debug/deps/libitertools-4fc945ae91fb5a8e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c9d92370d0914904.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-84ea9fcfede0a7a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-9170228510905eb6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c7d91a33b284604.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-270569562d5a42dd.rlib" "/opt/rustwide/target/debug/deps/libipnet-0106f7adaeb14eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-4b3d9945131ac34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7dc9093a48c27046.rlib" "/opt/rustwide/target/debug/deps/libfutures-eeb170d490fc94f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-76e9d83b510b5c43.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ba26d948712296e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8445d612f5d49329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdce2740ed8ecc36.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb1514570ee4bd2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c3a507f7c0e53a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-4088359f1d397b4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-6f31825e6d48744b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-935e5ff6952e350e.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-c50de7a44583f782.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41ed7851157e6675.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-16ec25f6b065d59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be890c960c508b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1115d840cf7de56.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ff11001798afc858.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.check_users_saved_shows.ea5g7ru9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2" "/opt/rustwide/target/debug/examples/check_users_saved_shows-379ca840e85420e2.33gu8m6wfqdg6ic3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-28bfbb3256104ee6.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-40af6452a05e2a07.rlib" "/opt/rustwide/target/debug/deps/libitertools-4fc945ae91fb5a8e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c9d92370d0914904.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-84ea9fcfede0a7a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-9170228510905eb6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c7d91a33b284604.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-270569562d5a42dd.rlib" "/opt/rustwide/target/debug/deps/libipnet-0106f7adaeb14eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-4b3d9945131ac34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7dc9093a48c27046.rlib" "/opt/rustwide/target/debug/deps/libfutures-eeb170d490fc94f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-76e9d83b510b5c43.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ba26d948712296e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8445d612f5d49329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdce2740ed8ecc36.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb1514570ee4bd2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c3a507f7c0e53a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-4088359f1d397b4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-6f31825e6d48744b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-935e5ff6952e350e.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-c50de7a44583f782.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41ed7851157e6675.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-16ec25f6b065d59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be890c960c508b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1115d840cf7de56.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ff11001798afc858.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.get_saved_show.s6xdcsdu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a" "/opt/rustwide/target/debug/examples/get_saved_show-51200825bbcd983a.4np8o7eh4l9bgciq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-28bfbb3256104ee6.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-40af6452a05e2a07.rlib" "/opt/rustwide/target/debug/deps/libitertools-4fc945ae91fb5a8e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c9d92370d0914904.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-84ea9fcfede0a7a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-9170228510905eb6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c7d91a33b284604.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-270569562d5a42dd.rlib" "/opt/rustwide/target/debug/deps/libipnet-0106f7adaeb14eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-4b3d9945131ac34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7dc9093a48c27046.rlib" "/opt/rustwide/target/debug/deps/libfutures-eeb170d490fc94f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-76e9d83b510b5c43.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ba26d948712296e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8445d612f5d49329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdce2740ed8ecc36.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb1514570ee4bd2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c3a507f7c0e53a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-4088359f1d397b4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-6f31825e6d48744b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-935e5ff6952e350e.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-c50de7a44583f782.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41ed7851157e6675.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-16ec25f6b065d59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be890c960c508b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1115d840cf7de56.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ff11001798afc858.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "31825b2f818af3bb7cdc646a5748d2f2666a9fdff256c41b57838e1f802fae0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31825b2f818af3bb7cdc646a5748d2f2666a9fdff256c41b57838e1f802fae0d", kill_on_drop: false }` [INFO] [stdout] 31825b2f818af3bb7cdc646a5748d2f2666a9fdff256c41b57838e1f802fae0d