[INFO] fetching crate centerdevice 0.5.1... [INFO] testing centerdevice-0.5.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate centerdevice 0.5.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate centerdevice 0.5.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate centerdevice 0.5.1 [INFO] finished tweaking crates.io crate centerdevice 0.5.1 [INFO] tweaked toml for crates.io crate centerdevice 0.5.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate centerdevice 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.13.0 [INFO] [stderr] Downloaded hyperx v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f67d232209095e0b08e2a6153d0cdb5af15c6dd92aa332b9680322720286bee [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" "4f67d232209095e0b08e2a6153d0cdb5af15c6dd92aa332b9680322720286bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f67d232209095e0b08e2a6153d0cdb5af15c6dd92aa332b9680322720286bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f67d232209095e0b08e2a6153d0cdb5af15c6dd92aa332b9680322720286bee", kill_on_drop: false }` [INFO] [stdout] 4f67d232209095e0b08e2a6153d0cdb5af15c6dd92aa332b9680322720286bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca667000e063fc173c4c59df0b983c6e4d43f982fe994f8b4ea01d8aea65157e [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" "ca667000e063fc173c4c59df0b983c6e4d43f982fe994f8b4ea01d8aea65157e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling buf-read-ext v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling mime_multipart v0.5.2 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling centerdevice v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "ca667000e063fc173c4c59df0b983c6e4d43f982fe994f8b4ea01d8aea65157e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca667000e063fc173c4c59df0b983c6e4d43f982fe994f8b4ea01d8aea65157e", kill_on_drop: false }` [INFO] [stdout] ca667000e063fc173c4c59df0b983c6e4d43f982fe994f8b4ea01d8aea65157e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--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] 7db26102d550c678753a28cea2f993fd7ef130699d32bb2764527678a19be414 [INFO] running `Command { std: "docker" "start" "-a" "7db26102d550c678753a28cea2f993fd7ef130699d32bb2764527678a19be414", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling centerdevice v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `centerdevice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name centerdevice --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2098dba970f07d1a -C extra-filename=-2098dba970f07d1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-355f73eaf3e2c9ba.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib --extern hyper_old=/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-44f8a6fba3cd2cba.rlib --extern mime_multipart=/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib --extern spectral=/opt/rustwide/target/debug/deps/libspectral-931a8faeacf79244.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out -L native=/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out` (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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.users.2h7kgw44-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba" "/opt/rustwide/target/debug/examples/users-7c91019f8acb15ba.1as8afriugtnianh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.download.1quchrvu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2" "/opt/rustwide/target/debug/examples/download-5f6b4ff7f487eae2.2ubyz2ersbpecprr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.search.dmxkf1yo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4" "/opt/rustwide/target/debug/examples/search-f343c883b65334e4.13jqjexgf69j604z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.collections.ahyrluiv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29" "/opt/rustwide/target/debug/examples/collections-18af7e77dfdf2f29.3ltohh54uvt8s8u5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.get_tokens.6pgard2z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f" "/opt/rustwide/target/debug/examples/get_tokens-7b90cc7ca09ab27f.2pgempxfm0bq6x8t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.upload.1skks9q5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d" "/opt/rustwide/target/debug/examples/upload-567332efd4751a2d.5g85899ii4ejpaom.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-355f73eaf3e2c9ba.rlib" "/opt/rustwide/target/debug/deps/libregex-f6096ead3adee80d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libatty-bb867430156298bd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-44f8a6fba3cd2cba.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.get_tokens_root_ca.75hg9g0v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020" "/opt/rustwide/target/debug/examples/get_tokens_root_ca-ed43db912b437020.38vo6a9g2aa9fwbr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/ring-06c6bf36a757a90d/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcenterdevice-88c1917ab1ac7a20.rlib" "/opt/rustwide/target/debug/deps/libmime_multipart-bdb39291fc2ae492.rlib" "/opt/rustwide/target/debug/deps/libbuf_read_ext-5bfc2eabeadd094b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c30a8c39c145293f.rlib" "/opt/rustwide/target/debug/deps/libbytes-58866ed005ce40cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-03fe53fd2de24d0a.rlib" "/opt/rustwide/target/debug/deps/librand-90a3d7c7f72028bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-ce245d19593aeb15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-0bde0d00e200cdaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/librand-bf19bf1bdf075680.rlib" "/opt/rustwide/target/debug/deps/libhyper-0df28f85c8f8808a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libhyperx-04def6da639b6c7a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fb33f1dc0ff3930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d8b6eb80f68f6fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5fe7d73e07c1ef5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-f73949db68ddefb8.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5f36c7646afaf657.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51f898140ce881c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9fc21f021fdf6c6.rlib" "/opt/rustwide/target/debug/deps/librustls-3a399ded9e28969f.rlib" "/opt/rustwide/target/debug/deps/libsct-9d34bb56115fb1b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4440c380c8c99366.rlib" "/opt/rustwide/target/debug/deps/libring-03a35fd843bace7d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8665bee6242bdc8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-f9b7f8b4620cc012.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07d3d05348d1449e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cb642e85a0ca3476.rlib" "/opt/rustwide/target/debug/deps/libtokio-cd3dc3ba54eb5f49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-005231eec71e8844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfailure-05ede3045389834e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df75134949fe2e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-21cb445c4c9afe89.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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" "7db26102d550c678753a28cea2f993fd7ef130699d32bb2764527678a19be414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db26102d550c678753a28cea2f993fd7ef130699d32bb2764527678a19be414", kill_on_drop: false }` [INFO] [stdout] 7db26102d550c678753a28cea2f993fd7ef130699d32bb2764527678a19be414