[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamrayleung%2Frspotify" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samrayleung/rspotify on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c94741978123cb453cc0df4fb013dc1c2f2d3b68200353452e03219443c02d6a [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" "c94741978123cb453cc0df4fb013dc1c2f2d3b68200353452e03219443c02d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c94741978123cb453cc0df4fb013dc1c2f2d3b68200353452e03219443c02d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94741978123cb453cc0df4fb013dc1c2f2d3b68200353452e03219443c02d6a", kill_on_drop: false }` [INFO] [stdout] c94741978123cb453cc0df4fb013dc1c2f2d3b68200353452e03219443c02d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36260f0973f332e2182a7af4efc6e102236365c755aa1bee652d0fc27553fc12 [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" "36260f0973f332e2182a7af4efc6e102236365c755aa1bee652d0fc27553fc12", kill_on_drop: false }` [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling h2 v0.2.6 [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 1m 02s [INFO] running `Command { std: "docker" "inspect" "36260f0973f332e2182a7af4efc6e102236365c755aa1bee652d0fc27553fc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36260f0973f332e2182a7af4efc6e102236365c755aa1bee652d0fc27553fc12", kill_on_drop: false }` [INFO] [stdout] 36260f0973f332e2182a7af4efc6e102236365c755aa1bee652d0fc27553fc12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af0a3d033588f4612ceb0137effa9d61c8f9a197bc8ebb89f2900dbb000405ea [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" "af0a3d033588f4612ceb0137effa9d61c8f9a197bc8ebb89f2900dbb000405ea", 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 current_playback --edition=2018 examples/current_playback.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=5c452ea0c2d9104d -C extra-filename=-5c452ea0c2d9104d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f8a1156a8febdca2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-48078c2eef31c15e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5529a71eb36e4074.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-61692011d5da34c3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f8d703d738f3faec.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ac8ce2374ecc5bd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib --extern reqwest_default_tls=/opt/rustwide/target/debug/deps/libreqwest-6052bc6b695686a2.rlib --extern rspotify=/opt/rustwide/target/debug/deps/librspotify-8ba1b2c92c965f2e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-313a2a7f47048260.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-41fa1232c2b36905.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13f62f93f8fd74a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d41af549d362482e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-b24207a453fc2b17.rlib --cap-lints=warn` (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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.get_access_token_without_cache.6tdmlh7x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4" "/opt/rustwide/target/debug/examples/get_access_token_without_cache-21ee6da03dc3b7b4.452eomki5nim7l4f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-8ba1b2c92c965f2e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libdotenv-48078c2eef31c15e.rlib" "/opt/rustwide/target/debug/deps/libitertools-8ac8ce2374ecc5bd.rlib" "/opt/rustwide/target/debug/deps/libfailure-61692011d5da34c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-b24207a453fc2b17.rlib" "/opt/rustwide/target/debug/deps/libchrono-f8a1156a8febdca2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6052bc6b695686a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9f902368930a6e07.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-7064c4093be11cd1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-98523d9f754d0132.rlib" "/opt/rustwide/target/debug/deps/libfutures-f8d703d738f3faec.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8a2c4882293d1362.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2b530b10737a6d8e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f78189a26122695f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-13f62f93f8fd74a0.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-313a2a7f47048260.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc81913c4c7dc418.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-5d5f63c3ad67c72b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-ff0e817d0640dc6f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-068f1ad4b352dba2.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b80c97e0712cfd07.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libtracing-6049e49868e5bb87.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feafddc4bb3bed8f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-791c7971957fce9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-d41af549d362482e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d5a151836f8a6ada.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a047a18849ae6386.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a27935510e53449.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5529a71eb36e4074.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libatty-ec605c38cac3edca.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.track.aj5g6cqh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff" "/opt/rustwide/target/debug/examples/track-4a3b10b4fb4b5bff.2ki23glghnbc1j06.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librspotify-8ba1b2c92c965f2e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libdotenv-48078c2eef31c15e.rlib" "/opt/rustwide/target/debug/deps/libitertools-8ac8ce2374ecc5bd.rlib" "/opt/rustwide/target/debug/deps/libfailure-61692011d5da34c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-b24207a453fc2b17.rlib" "/opt/rustwide/target/debug/deps/libchrono-f8a1156a8febdca2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6052bc6b695686a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9f902368930a6e07.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-7064c4093be11cd1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-98523d9f754d0132.rlib" "/opt/rustwide/target/debug/deps/libfutures-f8d703d738f3faec.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8a2c4882293d1362.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2b530b10737a6d8e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f78189a26122695f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-13f62f93f8fd74a0.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-313a2a7f47048260.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc81913c4c7dc418.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-5d5f63c3ad67c72b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-ff0e817d0640dc6f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-068f1ad4b352dba2.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b80c97e0712cfd07.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libtracing-6049e49868e5bb87.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feafddc4bb3bed8f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-791c7971957fce9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-d41af549d362482e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d5a151836f8a6ada.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a047a18849ae6386.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a27935510e53449.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5529a71eb36e4074.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libatty-ec605c38cac3edca.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "af0a3d033588f4612ceb0137effa9d61c8f9a197bc8ebb89f2900dbb000405ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0a3d033588f4612ceb0137effa9d61c8f9a197bc8ebb89f2900dbb000405ea", kill_on_drop: false }` [INFO] [stdout] af0a3d033588f4612ceb0137effa9d61c8f9a197bc8ebb89f2900dbb000405ea