[INFO] fetching crate rustnao 0.3.0-alpha.1... [INFO] testing rustnao-0.3.0-alpha.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate rustnao 0.3.0-alpha.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rustnao 0.3.0-alpha.1 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 crates.io crate rustnao 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate rustnao 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate rustnao 0.3.0-alpha.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rustnao 0.3.0-alpha.1 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] [stderr] Blocking waiting for file lock on package cache [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1943f48daa1fc094b64b342c6e290e35d403e978effdb5b3d8f534d549e28a82 [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" "1943f48daa1fc094b64b342c6e290e35d403e978effdb5b3d8f534d549e28a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1943f48daa1fc094b64b342c6e290e35d403e978effdb5b3d8f534d549e28a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1943f48daa1fc094b64b342c6e290e35d403e978effdb5b3d8f534d549e28a82", kill_on_drop: false }` [INFO] [stdout] 1943f48daa1fc094b64b342c6e290e35d403e978effdb5b3d8f534d549e28a82 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2706cb999fcb063e5f495bea6148b27ee5ac716b9fec5791c9c4c22818f3ba83 [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" "2706cb999fcb063e5f495bea6148b27ee5ac716b9fec5791c9c4c22818f3ba83", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.1 [INFO] [stderr] Compiling rustnao v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "2706cb999fcb063e5f495bea6148b27ee5ac716b9fec5791c9c4c22818f3ba83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2706cb999fcb063e5f495bea6148b27ee5ac716b9fec5791c9c4c22818f3ba83", kill_on_drop: false }` [INFO] [stdout] 2706cb999fcb063e5f495bea6148b27ee5ac716b9fec5791c9c4c22818f3ba83 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1eb7d9a460846ac8adf23dcb5023ac677d19dfd5c8b33d3d52db421305f2e0 [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" "9b1eb7d9a460846ac8adf23dcb5023ac677d19dfd5c8b33d3d52db421305f2e0", kill_on_drop: false }` [INFO] [stderr] Compiling rustnao v0.3.0-alpha.1 (/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/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.error.bk6qpbx3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc" "/opt/rustwide/target/debug/examples/error-5ee15bd8d91888fc.16w4k5ivfktdru2l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-727d680fc2efa362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae641d8f1091d1e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58d58e0ac6bc70be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d71ab3fafcffdc8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-40f3100f7aa51b59.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.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-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff947d1249752300.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-964939ad273e610e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e85e01413d04f4e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d6efd4e411ca340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-e1d4e9e8ec22ea5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-5bb1f756aaaa5f5a.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libtower_make-d14ee31afd5b1f1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a7224479161688e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b1119708b3326de.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-1b4dffab37a17d2e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c69e850713f14d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1537797f36935b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc03153a9a480adf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8edabd176f25322.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libmio-7a424e84b1b1d23a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e9207d2abf6452b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a3afa8c0ac8754d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9f69405533755066.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-db928019e19fb327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d5896a628c970e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a47957446ef787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-36f36ca3db893cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc8f8b11fc641b94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cc402e0430ac768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f82ca2439fbe4bc6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883e16da4980ed10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd7226b4b95445e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8dff537edc16af82.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b723d5e2ddc33b98.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea52858b3148b8b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec78527868a53b7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-241aa8009de5577d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c429db3024b729c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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" "-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] [stderr] error: could not compile `rustnao`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustnao --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=9293ff2f71d2086e -C extra-filename=-9293ff2f71d2086e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out -L native=/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.manga_page.19j9qygf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f" "/opt/rustwide/target/debug/examples/manga_page-b6fc4c175d37990f.3aq9hux8zc43h0lh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-727d680fc2efa362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae641d8f1091d1e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58d58e0ac6bc70be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d71ab3fafcffdc8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-40f3100f7aa51b59.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.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-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff947d1249752300.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-964939ad273e610e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e85e01413d04f4e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d6efd4e411ca340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-e1d4e9e8ec22ea5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-5bb1f756aaaa5f5a.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libtower_make-d14ee31afd5b1f1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a7224479161688e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b1119708b3326de.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-1b4dffab37a17d2e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c69e850713f14d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1537797f36935b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc03153a9a480adf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8edabd176f25322.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libmio-7a424e84b1b1d23a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e9207d2abf6452b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a3afa8c0ac8754d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9f69405533755066.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-db928019e19fb327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d5896a628c970e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a47957446ef787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-36f36ca3db893cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc8f8b11fc641b94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cc402e0430ac768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f82ca2439fbe4bc6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883e16da4980ed10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd7226b4b95445e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8dff537edc16af82.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b723d5e2ddc33b98.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea52858b3148b8b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec78527868a53b7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-241aa8009de5577d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c429db3024b729c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.simple_json.a29maoe2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519" "/opt/rustwide/target/debug/examples/simple_json-8c1702fba88b1519.6ma7lgislhc60og.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-727d680fc2efa362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae641d8f1091d1e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58d58e0ac6bc70be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d71ab3fafcffdc8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-40f3100f7aa51b59.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.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-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff947d1249752300.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-964939ad273e610e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e85e01413d04f4e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d6efd4e411ca340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-e1d4e9e8ec22ea5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-5bb1f756aaaa5f5a.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libtower_make-d14ee31afd5b1f1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a7224479161688e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b1119708b3326de.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-1b4dffab37a17d2e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c69e850713f14d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1537797f36935b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc03153a9a480adf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8edabd176f25322.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libmio-7a424e84b1b1d23a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e9207d2abf6452b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a3afa8c0ac8754d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9f69405533755066.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-db928019e19fb327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d5896a628c970e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a47957446ef787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-36f36ca3db893cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc8f8b11fc641b94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cc402e0430ac768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f82ca2439fbe4bc6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883e16da4980ed10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd7226b4b95445e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8dff537edc16af82.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b723d5e2ddc33b98.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea52858b3148b8b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec78527868a53b7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-241aa8009de5577d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c429db3024b729c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.local.cne2ojk7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e" "/opt/rustwide/target/debug/examples/local-340f11f0fc5c9d5e.16bhnyfp1vt7bblc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-727d680fc2efa362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae641d8f1091d1e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58d58e0ac6bc70be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d71ab3fafcffdc8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-40f3100f7aa51b59.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.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-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff947d1249752300.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-964939ad273e610e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e85e01413d04f4e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d6efd4e411ca340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-e1d4e9e8ec22ea5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-5bb1f756aaaa5f5a.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libtower_make-d14ee31afd5b1f1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a7224479161688e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b1119708b3326de.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-1b4dffab37a17d2e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c69e850713f14d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1537797f36935b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc03153a9a480adf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8edabd176f25322.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libmio-7a424e84b1b1d23a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e9207d2abf6452b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a3afa8c0ac8754d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9f69405533755066.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-db928019e19fb327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d5896a628c970e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a47957446ef787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-36f36ca3db893cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc8f8b11fc641b94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cc402e0430ac768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f82ca2439fbe4bc6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883e16da4980ed10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd7226b4b95445e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8dff537edc16af82.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b723d5e2ddc33b98.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea52858b3148b8b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec78527868a53b7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-241aa8009de5577d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c429db3024b729c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.only_pixiv.erep9uk5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c" "/opt/rustwide/target/debug/examples/only_pixiv-cc36e9df15fb5f6c.5d52ld3hkqmh87g3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ba8ec2f86941c871/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-727d680fc2efa362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65924db4934baeb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae641d8f1091d1e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58d58e0ac6bc70be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d71ab3fafcffdc8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ca6667c6ea4cd8b.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-4183a8b356a84a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-40f3100f7aa51b59.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.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-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff947d1249752300.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-964939ad273e610e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e85e01413d04f4e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d6efd4e411ca340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-e1d4e9e8ec22ea5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-5bb1f756aaaa5f5a.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libtower_make-d14ee31afd5b1f1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a7224479161688e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b1119708b3326de.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-1b4dffab37a17d2e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c69e850713f14d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1537797f36935b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc03153a9a480adf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8edabd176f25322.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libmio-7a424e84b1b1d23a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e9207d2abf6452b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a3afa8c0ac8754d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9f69405533755066.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-db928019e19fb327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d5896a628c970e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a47957446ef787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-36f36ca3db893cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc8f8b11fc641b94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cc402e0430ac768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f82ca2439fbe4bc6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883e16da4980ed10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd7226b4b95445e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8dff537edc16af82.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b723d5e2ddc33b98.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea52858b3148b8b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec78527868a53b7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-241aa8009de5577d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c429db3024b729c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ff85b912165bd73b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b1eb7d9a460846ac8adf23dcb5023ac677d19dfd5c8b33d3d52db421305f2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1eb7d9a460846ac8adf23dcb5023ac677d19dfd5c8b33d3d52db421305f2e0", kill_on_drop: false }` [INFO] [stdout] 9b1eb7d9a460846ac8adf23dcb5023ac677d19dfd5c8b33d3d52db421305f2e0