[INFO] fetching crate shiplift 0.6.0... [INFO] testing shiplift-0.6.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate shiplift 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate shiplift 0.6.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate shiplift 0.6.0 [INFO] finished tweaking crates.io crate shiplift 0.6.0 [INFO] tweaked toml for crates.io crate shiplift 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate shiplift 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5922f09450330fca99a886e07c2dbe03bafcba0e703276f38039a44fa310746 [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" "a5922f09450330fca99a886e07c2dbe03bafcba0e703276f38039a44fa310746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5922f09450330fca99a886e07c2dbe03bafcba0e703276f38039a44fa310746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5922f09450330fca99a886e07c2dbe03bafcba0e703276f38039a44fa310746", kill_on_drop: false }` [INFO] [stdout] a5922f09450330fca99a886e07c2dbe03bafcba0e703276f38039a44fa310746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", 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] 3510878651e31a931ce05e2b87d512a01635ec50d9e3192973d61ce355249e1f [INFO] running `Command { std: "docker" "start" "-a" "3510878651e31a931ce05e2b87d512a01635ec50d9e3192973d61ce355249e1f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling shiplift v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | Error::SerdeJsonError(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | Error::Hyper(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | Error::Http(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | Error::IO(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | Error::Encoding(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "3510878651e31a931ce05e2b87d512a01635ec50d9e3192973d61ce355249e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3510878651e31a931ce05e2b87d512a01635ec50d9e3192973d61ce355249e1f", kill_on_drop: false }` [INFO] [stdout] 3510878651e31a931ce05e2b87d512a01635ec50d9e3192973d61ce355249e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3651c4417d8e5ce849454b6dabfff4f85d8580e9ce565b9999ba4631ce38d8f [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" "f3651c4417d8e5ce849454b6dabfff4f85d8580e9ce565b9999ba4631ce38d8f", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | Error::SerdeJsonError(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | Error::Hyper(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | Error::Http(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | Error::IO(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | Error::Encoding(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling shiplift v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `shiplift` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stats --edition=2018 examples/stats.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=021eacdfca3fe562 -C extra-filename=-021eacdfca3fe562 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3eb9d1e21188ddde.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.imagepull_auth.dwso2obs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0" "/opt/rustwide/target/debug/examples/imagepull_auth-d842a63f7f3f6fb0.2zpgsujvjkn2w4sk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3eb9d1e21188ddde.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-87d544be410c79e2.rlib" "/opt/rustwide/target/debug/deps/libatty-9a2c52e8ce6c1385.rlib" "/opt/rustwide/target/debug/deps/libhumantime-37d3d2b658cd49ba.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libregex-d5401564e0dd4f17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.networkdisconnect.4ovrjimz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc" "/opt/rustwide/target/debug/examples/networkdisconnect-252543ce9d90befc.1zvfi5q222quxbsz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.containercopyfrom.716bsa2t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb" "/opt/rustwide/target/debug/examples/containercopyfrom-6d578a0d852087cb.1dcxzgn7f1s6shqm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.export.et4n3g99-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1" "/opt/rustwide/target/debug/examples/export-dcce15968ed15af1.3yz9tgd6ncgbqcjf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.networkcreate.blrdwyet-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2" "/opt/rustwide/target/debug/examples/networkcreate-564649c4e80ac3f2.55cd8trxg12sh3am.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.imagedelete.9wuc7uab-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc" "/opt/rustwide/target/debug/examples/imagedelete-e8b00394580d4afc.54tutpchw983wkqc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.top.a0ch192o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca" "/opt/rustwide/target/debug/examples/top-26165f528dc9b3ca.2dtnnp0j3mw80pkv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.networks.1vmk5qop-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383" "/opt/rustwide/target/debug/examples/networks-d14411a5e5079383.1wze0isy5k5w0xxx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3eb9d1e21188ddde.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-87d544be410c79e2.rlib" "/opt/rustwide/target/debug/deps/libatty-9a2c52e8ce6c1385.rlib" "/opt/rustwide/target/debug/deps/libhumantime-37d3d2b658cd49ba.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libregex-d5401564e0dd4f17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libshiplift-a1709d081e32feba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libtar-716c492cffbe2192.rlib" "/opt/rustwide/target/debug/deps/libxattr-292f4b004db93144.rlib" "/opt/rustwide/target/debug/deps/libfiletime-159964705251ab9a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0762eb07bb408bb0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bcfc98f13a3eac43.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-633b49ca0aa95280.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-cf5b401b21b9f618.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-d91aad3023f4930c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libchrono-353def7db848805c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a22b0750783095ba.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0fc195e6d5bd288.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d834a371745ee896.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e363f0cb423838d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ee3cd8f791d32223.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0073ccf0852d2ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-06334c32e7fb7120.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-df4a21836d8bef6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6d83c8378766e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7316977596a817e8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-adfea9bf8ec331aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1466d310ad924ee7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf1cc93ae5097ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-5269418288ef184a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "f3651c4417d8e5ce849454b6dabfff4f85d8580e9ce565b9999ba4631ce38d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3651c4417d8e5ce849454b6dabfff4f85d8580e9ce565b9999ba4631ce38d8f", kill_on_drop: false }` [INFO] [stdout] f3651c4417d8e5ce849454b6dabfff4f85d8580e9ce565b9999ba4631ce38d8f