[INFO] updating cached repository https://github.com/NickHackman/pkgaur [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] 375268c17aaada8a99e5580681932fed46376e12 [INFO] testing NickHackman/pkgaur against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickHackman%2Fpkgaur" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NickHackman/pkgaur 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/NickHackman/pkgaur [INFO] finished tweaking git repo https://github.com/NickHackman/pkgaur [INFO] tweaked toml for git repo https://github.com/NickHackman/pkgaur written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NickHackman/pkgaur already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d27ce182641d5ab9fd1332d39a1749218abd42b7667ab9bfff9a082cb182ca35 [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" "d27ce182641d5ab9fd1332d39a1749218abd42b7667ab9bfff9a082cb182ca35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d27ce182641d5ab9fd1332d39a1749218abd42b7667ab9bfff9a082cb182ca35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27ce182641d5ab9fd1332d39a1749218abd42b7667ab9bfff9a082cb182ca35", kill_on_drop: false }` [INFO] [stdout] d27ce182641d5ab9fd1332d39a1749218abd42b7667ab9bfff9a082cb182ca35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 5778306b772329b5ad4a0c4abd4f92bd591a39b4aff456ecd07a6d3b13398102 [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" "5778306b772329b5ad4a0c4abd4f92bd591a39b4aff456ecd07a6d3b13398102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling srcinfo v0.3.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.4+1.0.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling git2 v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling raur v2.0.2 [INFO] [stderr] Compiling pkgaur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "5778306b772329b5ad4a0c4abd4f92bd591a39b4aff456ecd07a6d3b13398102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5778306b772329b5ad4a0c4abd4f92bd591a39b4aff456ecd07a6d3b13398102", kill_on_drop: false }` [INFO] [stdout] 5778306b772329b5ad4a0c4abd4f92bd591a39b4aff456ecd07a6d3b13398102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 6b3805a25866bad77d7618b522437f13cce25c2ebc24577b29babbd392d03338 [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" "6b3805a25866bad77d7618b522437f13cce25c2ebc24577b29babbd392d03338", kill_on_drop: false }` [INFO] [stderr] Compiling pkgaur v0.1.0 (/opt/rustwide/workdir) [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/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.search.dw3mup52-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b" "/opt/rustwide/target/debug/deps/search-234fa8ca7b177b2b.179bxfs52pawq0af.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-012014d3b4d485f6/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d5557d28eb1ad5cc/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4152e640352d2fcc/out" "-L" "/opt/rustwide/target/debug/build/ring-d3cdfd99a0809d27/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpkgaur-796aa4ca7efd9105.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-ab0569aad9f2d750.rlib" "/opt/rustwide/target/debug/deps/libgit2-fd8ff14ac6dcd925.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-4945893856e9957c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-2c35a6f43e18b7c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7a5254807887a417.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-43c8edf45258702e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libchrono-bae4d80add9c7365.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libraur-c0597499e0d99fb6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2733cf47fcddf3b7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-66372c786dd3c574.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e2b739582a7c37b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b2d0802e3eac7a4.rlib" "/opt/rustwide/target/debug/deps/librustls-f0a15bc544ded040.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9f18a783c8a09eb2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-2554691eaa98884b.rlib" "/opt/rustwide/target/debug/deps/libsct-1d360e6f1e88cbea.rlib" "/opt/rustwide/target/debug/deps/libring-9f397b49f0e15d75.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libuuid-70807918c23da845.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.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-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86ba7e374dee7fb4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-8a064e670680e0bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper-520f5b3de6fac766.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-0bd54c2d4bb3fd86.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c0f54aa46ea79b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c2c5be61e5ed3251.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b070962140c5edb3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-08b2eb138a76b8b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ede68eea426d673e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec82785de18dfe6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b28ac7a11b31b644.rlib" "/opt/rustwide/target/debug/deps/libh2-1ef29eeb07c0ab69.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libstring-52f1e912132cb1f9.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ca3bbdb2d3e72d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5194c5bf21338c8c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libhttp-d84e94e7c0ebe21b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-318c5348d4eba4e6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cc899377c98b6f5d.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-a7a312b9d81c6224.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libregex-77063a0b8e85928c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54355a7335890ebd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-969182725bfbf4e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-1467857f5da50a36.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7a6aeec9e3e88d78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c0be8a22a74b49b0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-cd98781fabbf6163.rlib" "/opt/rustwide/target/debug/deps/libtime-7417557ed17b6994.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-b46cff3eeebebc6e.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfern-6252a1be134cebb0.rlib" "/opt/rustwide/target/debug/deps/libcolored-624d84edeea2c662.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.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" "-lz" "-lssl" "-lcrypto" "-lz" "-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: could not compile `pkgaur`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.info.3e2hj9uk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b" "/opt/rustwide/target/debug/deps/info-8e56f9ee9e2ca57b.3led1d3nnohrwpdb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-012014d3b4d485f6/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d5557d28eb1ad5cc/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4152e640352d2fcc/out" "-L" "/opt/rustwide/target/debug/build/ring-d3cdfd99a0809d27/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkgaur-796aa4ca7efd9105.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-ab0569aad9f2d750.rlib" "/opt/rustwide/target/debug/deps/libgit2-fd8ff14ac6dcd925.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-4945893856e9957c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-2c35a6f43e18b7c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7a5254807887a417.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-43c8edf45258702e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libchrono-bae4d80add9c7365.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libraur-c0597499e0d99fb6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2733cf47fcddf3b7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-66372c786dd3c574.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e2b739582a7c37b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b2d0802e3eac7a4.rlib" "/opt/rustwide/target/debug/deps/librustls-f0a15bc544ded040.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9f18a783c8a09eb2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-2554691eaa98884b.rlib" "/opt/rustwide/target/debug/deps/libsct-1d360e6f1e88cbea.rlib" "/opt/rustwide/target/debug/deps/libring-9f397b49f0e15d75.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libuuid-70807918c23da845.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.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-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86ba7e374dee7fb4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-8a064e670680e0bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper-520f5b3de6fac766.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-0bd54c2d4bb3fd86.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c0f54aa46ea79b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c2c5be61e5ed3251.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b070962140c5edb3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-08b2eb138a76b8b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ede68eea426d673e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec82785de18dfe6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b28ac7a11b31b644.rlib" "/opt/rustwide/target/debug/deps/libh2-1ef29eeb07c0ab69.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libstring-52f1e912132cb1f9.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ca3bbdb2d3e72d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5194c5bf21338c8c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libhttp-d84e94e7c0ebe21b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-318c5348d4eba4e6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cc899377c98b6f5d.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-a7a312b9d81c6224.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libregex-77063a0b8e85928c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54355a7335890ebd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-969182725bfbf4e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-1467857f5da50a36.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7a6aeec9e3e88d78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c0be8a22a74b49b0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-cd98781fabbf6163.rlib" "/opt/rustwide/target/debug/deps/libtime-7417557ed17b6994.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-b46cff3eeebebc6e.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfern-6252a1be134cebb0.rlib" "/opt/rustwide/target/debug/deps/libcolored-624d84edeea2c662.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.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" "-lz" "-lssl" "-lcrypto" "-lz" "-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/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.cache.9keqqmd2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0" "/opt/rustwide/target/debug/deps/cache-8d75b6f738dc52a0.47wu5s7wo4c7iy4f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-012014d3b4d485f6/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d5557d28eb1ad5cc/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4152e640352d2fcc/out" "-L" "/opt/rustwide/target/debug/build/ring-d3cdfd99a0809d27/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtokio-584890265cadb22e.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libpkgaur-796aa4ca7efd9105.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-ab0569aad9f2d750.rlib" "/opt/rustwide/target/debug/deps/libgit2-fd8ff14ac6dcd925.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-4945893856e9957c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-2c35a6f43e18b7c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7a5254807887a417.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-43c8edf45258702e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libchrono-bae4d80add9c7365.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libraur-c0597499e0d99fb6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2733cf47fcddf3b7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-66372c786dd3c574.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e2b739582a7c37b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b2d0802e3eac7a4.rlib" "/opt/rustwide/target/debug/deps/librustls-f0a15bc544ded040.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9f18a783c8a09eb2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-2554691eaa98884b.rlib" "/opt/rustwide/target/debug/deps/libsct-1d360e6f1e88cbea.rlib" "/opt/rustwide/target/debug/deps/libring-9f397b49f0e15d75.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libuuid-70807918c23da845.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.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-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86ba7e374dee7fb4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-8a064e670680e0bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper-520f5b3de6fac766.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-0bd54c2d4bb3fd86.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c0f54aa46ea79b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c2c5be61e5ed3251.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b070962140c5edb3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-08b2eb138a76b8b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ede68eea426d673e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec82785de18dfe6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b28ac7a11b31b644.rlib" "/opt/rustwide/target/debug/deps/libh2-1ef29eeb07c0ab69.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libstring-52f1e912132cb1f9.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ca3bbdb2d3e72d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5194c5bf21338c8c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libhttp-d84e94e7c0ebe21b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-318c5348d4eba4e6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cc899377c98b6f5d.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-a7a312b9d81c6224.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libregex-77063a0b8e85928c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54355a7335890ebd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-969182725bfbf4e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-1467857f5da50a36.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7a6aeec9e3e88d78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c0be8a22a74b49b0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-cd98781fabbf6163.rlib" "/opt/rustwide/target/debug/deps/libtime-7417557ed17b6994.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-b46cff3eeebebc6e.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfern-6252a1be134cebb0.rlib" "/opt/rustwide/target/debug/deps/libcolored-624d84edeea2c662.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.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" "-lz" "-lssl" "-lcrypto" "-lz" "-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" "6b3805a25866bad77d7618b522437f13cce25c2ebc24577b29babbd392d03338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3805a25866bad77d7618b522437f13cce25c2ebc24577b29babbd392d03338", kill_on_drop: false }` [INFO] [stdout] 6b3805a25866bad77d7618b522437f13cce25c2ebc24577b29babbd392d03338