[INFO] updating cached repository https://github.com/nrxus/advent_2018 [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] 0f7b9bc6e61ad765717d77e17cb205c55563b07c [INFO] testing nrxus/advent_2018 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrxus/advent_2018 [INFO] finished tweaking git repo https://github.com/nrxus/advent_2018 [INFO] tweaked toml for git repo https://github.com/nrxus/advent_2018 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] efd42520707a13062cd8ebbf8e46dbf913aa9ad2d4bc998addc6dbe2c90062ab [INFO] running `Command { std: "docker" "start" "-a" "efd42520707a13062cd8ebbf8e46dbf913aa9ad2d4bc998addc6dbe2c90062ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efd42520707a13062cd8ebbf8e46dbf913aa9ad2d4bc998addc6dbe2c90062ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd42520707a13062cd8ebbf8e46dbf913aa9ad2d4bc998addc6dbe2c90062ab", kill_on_drop: false }` [INFO] [stdout] efd42520707a13062cd8ebbf8e46dbf913aa9ad2d4bc998addc6dbe2c90062ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a123d45c214834dd14c88e875346ae3808b4ed815f7298abaad784ae56ec92 [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" "05a123d45c214834dd14c88e875346ae3808b4ed815f7298abaad784ae56ec92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ten_a.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | type Err = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/fifteen_b.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | fn neighbors(&self, position: usize) -> [Option<(usize)>; 4] { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ten_b.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | type Err = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/fourteen_a.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Answer(array![|x| scores[x]; 10]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bind_by_move_pattern_guards` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/fifteen_b.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(bind_by_move_pattern_guards)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name twenty_a --edition=2018 src/twenty_a.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=2880780c9d8b93bc -C extra-filename=-2880780c9d8b93bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib --extern array_macro=/opt/rustwide/target/debug/deps/libarray_macro-80b0f52248fdb4f3.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-c243a2345d955f66.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3fa82ce5fbaffdf4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e0c1047dea471e1a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-35673b09686ae4d7.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-fdc97385d7d178da.so --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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.five_a.5mjvcgqb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01" "/opt/rustwide/target/debug/deps/five_a-be9653a1ad1d6c01.3g2t3m1l00rbnvki.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-606fb0accb646b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5dbf8d8ebf1a9312.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ad6f5f55792733bb.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c4280c88b40c9fa7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c89cedb35ef6bb8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c88ca23082127307.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.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-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-65b4ce91b239bf50.rlib" "/opt/rustwide/target/debug/deps/libwant-e43879264c644e9e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa6be0c1d39ad51.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3ed13b4f0188cd18.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a98ad2d0f0056449.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81a771e799e78c0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-825732aa291ae8ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d476a3a7b81a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d5485b4046afeaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0825d7fe51b82f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-71528239ba124394.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8eeeb114a8839ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8a2efaf1c1511df8.rlib" "/opt/rustwide/target/debug/deps/librand-7edd2e5bfcbbbd07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0993a8da71711038.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e5eb6ef80bbf487.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-95bb90a5c6346749.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-84d0d0b418fd5d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmio-d45b12fcf16e6e48.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-6bc4d049083ea6a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-67ec41a8be1defa0.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-11e5231bb0886d23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b15ff0c27e844acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbytes-100359c9e68e4a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.eight_b.dfofh15r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1" "/opt/rustwide/target/debug/deps/eight_b-b996ef58d32918c1.2y0ym7cjgjci3hwo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-606fb0accb646b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5dbf8d8ebf1a9312.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ad6f5f55792733bb.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c4280c88b40c9fa7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c89cedb35ef6bb8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c88ca23082127307.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.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-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-65b4ce91b239bf50.rlib" "/opt/rustwide/target/debug/deps/libwant-e43879264c644e9e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa6be0c1d39ad51.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3ed13b4f0188cd18.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a98ad2d0f0056449.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81a771e799e78c0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-825732aa291ae8ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d476a3a7b81a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d5485b4046afeaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0825d7fe51b82f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-71528239ba124394.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8eeeb114a8839ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8a2efaf1c1511df8.rlib" "/opt/rustwide/target/debug/deps/librand-7edd2e5bfcbbbd07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0993a8da71711038.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e5eb6ef80bbf487.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-95bb90a5c6346749.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-84d0d0b418fd5d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmio-d45b12fcf16e6e48.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-6bc4d049083ea6a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-67ec41a8be1defa0.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-11e5231bb0886d23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b15ff0c27e844acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbytes-100359c9e68e4a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.eight_a.31bqbkx7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b" "/opt/rustwide/target/debug/deps/eight_a-58f4481ff995e45b.2gd2hyv1fwco55pv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-606fb0accb646b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5dbf8d8ebf1a9312.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ad6f5f55792733bb.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c4280c88b40c9fa7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c89cedb35ef6bb8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c88ca23082127307.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.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-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-65b4ce91b239bf50.rlib" "/opt/rustwide/target/debug/deps/libwant-e43879264c644e9e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa6be0c1d39ad51.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3ed13b4f0188cd18.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a98ad2d0f0056449.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81a771e799e78c0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-825732aa291ae8ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d476a3a7b81a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d5485b4046afeaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0825d7fe51b82f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-71528239ba124394.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8eeeb114a8839ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8a2efaf1c1511df8.rlib" "/opt/rustwide/target/debug/deps/librand-7edd2e5bfcbbbd07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0993a8da71711038.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e5eb6ef80bbf487.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-95bb90a5c6346749.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-84d0d0b418fd5d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmio-d45b12fcf16e6e48.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-6bc4d049083ea6a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-67ec41a8be1defa0.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-11e5231bb0886d23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b15ff0c27e844acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbytes-100359c9e68e4a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.sixteen_a.14wiyvru-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb" "/opt/rustwide/target/debug/deps/sixteen_a-1046c35f140da3eb.1cog7mr5cbsl8tc1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-606fb0accb646b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5dbf8d8ebf1a9312.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ad6f5f55792733bb.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c4280c88b40c9fa7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c89cedb35ef6bb8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c88ca23082127307.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.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-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-65b4ce91b239bf50.rlib" "/opt/rustwide/target/debug/deps/libwant-e43879264c644e9e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa6be0c1d39ad51.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3ed13b4f0188cd18.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a98ad2d0f0056449.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81a771e799e78c0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-825732aa291ae8ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d476a3a7b81a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d5485b4046afeaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0825d7fe51b82f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-71528239ba124394.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8eeeb114a8839ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8a2efaf1c1511df8.rlib" "/opt/rustwide/target/debug/deps/librand-7edd2e5bfcbbbd07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0993a8da71711038.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e5eb6ef80bbf487.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-95bb90a5c6346749.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-84d0d0b418fd5d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmio-d45b12fcf16e6e48.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-6bc4d049083ea6a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-67ec41a8be1defa0.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-11e5231bb0886d23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b15ff0c27e844acb.rlib" "/opt/rustwide/target/debug/deps/libbytes-100359c9e68e4a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/libstrum-35673b09686ae4d7.rlib" "/opt/rustwide/target/debug/deps/libregex-e0c1047dea471e1a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d27e863ae0206878.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d30b8c7a7e05ec8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5183a4572d0b42be.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.eighteen_b.50xhp26c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06" "/opt/rustwide/target/debug/deps/eighteen_b-9bdee7b56d382b06.24ppfhzbfof0sac.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-42f25711222146ab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f465bdff6bec7d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-606fb0accb646b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5dbf8d8ebf1a9312.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ad6f5f55792733bb.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c4280c88b40c9fa7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c89cedb35ef6bb8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c88ca23082127307.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.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-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-65b4ce91b239bf50.rlib" "/opt/rustwide/target/debug/deps/libwant-e43879264c644e9e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa6be0c1d39ad51.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3ed13b4f0188cd18.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a98ad2d0f0056449.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81a771e799e78c0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-825732aa291ae8ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d476a3a7b81a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d5485b4046afeaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0825d7fe51b82f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-71528239ba124394.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8eeeb114a8839ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8a2efaf1c1511df8.rlib" "/opt/rustwide/target/debug/deps/librand-7edd2e5bfcbbbd07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0993a8da71711038.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e5eb6ef80bbf487.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-95bb90a5c6346749.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-84d0d0b418fd5d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmio-d45b12fcf16e6e48.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-6bc4d049083ea6a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-67ec41a8be1defa0.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-11e5231bb0886d23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b15ff0c27e844acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbytes-100359c9e68e4a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d51c5891ee56ff.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "05a123d45c214834dd14c88e875346ae3808b4ed815f7298abaad784ae56ec92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a123d45c214834dd14c88e875346ae3808b4ed815f7298abaad784ae56ec92", kill_on_drop: false }` [INFO] [stdout] 05a123d45c214834dd14c88e875346ae3808b4ed815f7298abaad784ae56ec92