[INFO] fetching crate thrustin 1.0.1... [INFO] testing thrustin-1.0.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate thrustin 1.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate thrustin 1.0.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 thrustin 1.0.1 [INFO] finished tweaking crates.io crate thrustin 1.0.1 [INFO] tweaked toml for crates.io crate thrustin 1.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 559768f27c1f3da247f08437a177bd56a3a9ba9ff3600bfaa36d6257bd02bd0e [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" "559768f27c1f3da247f08437a177bd56a3a9ba9ff3600bfaa36d6257bd02bd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559768f27c1f3da247f08437a177bd56a3a9ba9ff3600bfaa36d6257bd02bd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559768f27c1f3da247f08437a177bd56a3a9ba9ff3600bfaa36d6257bd02bd0e", kill_on_drop: false }` [INFO] [stdout] 559768f27c1f3da247f08437a177bd56a3a9ba9ff3600bfaa36d6257bd02bd0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5f2cd8b2f9ee6d9d9a858fcca99b37e31e61e7b819342a5ed5ea55f6c23566dd [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" "5f2cd8b2f9ee6d9d9a858fcca99b37e31e61e7b819342a5ed5ea55f6c23566dd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling rust-argon2 v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.6 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling thrustin v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "5f2cd8b2f9ee6d9d9a858fcca99b37e31e61e7b819342a5ed5ea55f6c23566dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2cd8b2f9ee6d9d9a858fcca99b37e31e61e7b819342a5ed5ea55f6c23566dd", kill_on_drop: false }` [INFO] [stdout] 5f2cd8b2f9ee6d9d9a858fcca99b37e31e61e7b819342a5ed5ea55f6c23566dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 6f881da0f13ae34fee55301af097a5431cf320194f9fa8348814b3bce4bf6ab1 [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" "6f881da0f13ae34fee55301af097a5431cf320194f9fa8348814b3bce4bf6ab1", kill_on_drop: false }` [INFO] [stderr] Compiling thrustin v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db` [INFO] [stdout] --> tests/common/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn setup_with_db(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db` [INFO] [stdout] --> tests/common/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn setup_with_db(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db` [INFO] [stdout] --> tests/common/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn setup_with_db(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup` [INFO] [stdout] --> tests/common/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn setup() -> ChannelCommunication { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db` [INFO] [stdout] --> tests/common/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn setup_with_db(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db` [INFO] [stdout] --> tests/common/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn setup_with_db(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_db_and_logging` [INFO] [stdout] --> tests/common/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn setup_with_db_and_logging(db_name: &'static str) -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup` [INFO] [stdout] --> tests/common/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn setup() -> ChannelCommunication { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup_with_logging` [INFO] [stdout] --> tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setup_with_logging() -> ChannelCommunication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thrustin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thrustin --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=3ad496eca10a36f5 -C extra-filename=-3ad496eca10a36f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib --extern ws=/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.name.cyrs5l6g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc" "/opt/rustwide/target/debug/deps/name-4ce6f3eab7ab44fc.2o0571fb6mg6jz50.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libthrustin-a84491bb80dfbde1.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-37c258e26cafeace.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-115a32e3e18f0ec5.rlib" "/opt/rustwide/target/debug/deps/libregex-b800a3f44eb7d599.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2cd35bfabcb51315.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4871df6f2fe8aa5f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07ad296b7e8d6c17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3f7c480bcc4353f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbe09ec9803929c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7c40f2bd1ee3eda.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-96884d8ecb7a57d1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e457ee6ab218ec5e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8b43d34167fc8881.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d653d3dae41939e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libtoml-9d733c985b3b3942.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-645f9ec8af81ba25.rlib" "/opt/rustwide/target/debug/deps/libhyper-5afdec68259c3c82.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-e44ac75922072db5.rlib" "/opt/rustwide/target/debug/deps/libidna-9573b5396d05a741.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d93608cf334026a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.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" "-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; 3 warnings emitted [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/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.channel_communication.72m11vkn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c" "/opt/rustwide/target/debug/deps/channel_communication-ec8b12bc879fbb5c.55ckkeb5wko8o4p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libthrustin-a84491bb80dfbde1.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-37c258e26cafeace.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-115a32e3e18f0ec5.rlib" "/opt/rustwide/target/debug/deps/libregex-b800a3f44eb7d599.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2cd35bfabcb51315.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4871df6f2fe8aa5f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07ad296b7e8d6c17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3f7c480bcc4353f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbe09ec9803929c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7c40f2bd1ee3eda.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-96884d8ecb7a57d1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e457ee6ab218ec5e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8b43d34167fc8881.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d653d3dae41939e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libtoml-9d733c985b3b3942.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-645f9ec8af81ba25.rlib" "/opt/rustwide/target/debug/deps/libhyper-5afdec68259c3c82.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-e44ac75922072db5.rlib" "/opt/rustwide/target/debug/deps/libidna-9573b5396d05a741.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d93608cf334026a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.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" "-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; 3 warnings emitted [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/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.endless.66yh3l8k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff" "/opt/rustwide/target/debug/deps/endless-ccda6369762cf0ff.3p2dt3u09l4a3u3p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libthrustin-a84491bb80dfbde1.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-37c258e26cafeace.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-115a32e3e18f0ec5.rlib" "/opt/rustwide/target/debug/deps/libregex-b800a3f44eb7d599.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2cd35bfabcb51315.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4871df6f2fe8aa5f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07ad296b7e8d6c17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3f7c480bcc4353f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbe09ec9803929c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7c40f2bd1ee3eda.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-96884d8ecb7a57d1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e457ee6ab218ec5e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8b43d34167fc8881.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d653d3dae41939e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libtoml-9d733c985b3b3942.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-645f9ec8af81ba25.rlib" "/opt/rustwide/target/debug/deps/libhyper-5afdec68259c3c82.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-e44ac75922072db5.rlib" "/opt/rustwide/target/debug/deps/libidna-9573b5396d05a741.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d93608cf334026a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.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" "-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; 3 warnings emitted [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/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.lobby_navigation.7p0yljv5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550" "/opt/rustwide/target/debug/deps/lobby_navigation-d91ab59c5dd6d550.3702hgfpdwodb950.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libthrustin-a84491bb80dfbde1.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-37c258e26cafeace.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-115a32e3e18f0ec5.rlib" "/opt/rustwide/target/debug/deps/libregex-b800a3f44eb7d599.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2cd35bfabcb51315.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4871df6f2fe8aa5f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07ad296b7e8d6c17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3f7c480bcc4353f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbe09ec9803929c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7c40f2bd1ee3eda.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-96884d8ecb7a57d1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e457ee6ab218ec5e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8b43d34167fc8881.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d653d3dae41939e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libtoml-9d733c985b3b3942.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-645f9ec8af81ba25.rlib" "/opt/rustwide/target/debug/deps/libhyper-5afdec68259c3c82.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-e44ac75922072db5.rlib" "/opt/rustwide/target/debug/deps/libidna-9573b5396d05a741.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d93608cf334026a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.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" "-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; 3 warnings emitted [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/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.thrusts.aanj48rv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131" "/opt/rustwide/target/debug/deps/thrusts-786fd80604903131.52mdjpv5gp2pr2nq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libthrustin-a84491bb80dfbde1.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d0dacfd51a89d1c9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-37c258e26cafeace.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-115a32e3e18f0ec5.rlib" "/opt/rustwide/target/debug/deps/libregex-b800a3f44eb7d599.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2cd35bfabcb51315.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4871df6f2fe8aa5f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libargon2-7cf22616d4dedef5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07ad296b7e8d6c17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3f7c480bcc4353f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbe09ec9803929c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7c40f2bd1ee3eda.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-96884d8ecb7a57d1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e457ee6ab218ec5e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libws-83a11f599df00997.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8b43d34167fc8881.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d653d3dae41939e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df28353d1001d1a0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librocket-5318d83dd2caf8ed.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libtoml-9d733c985b3b3942.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-645f9ec8af81ba25.rlib" "/opt/rustwide/target/debug/deps/libhyper-5afdec68259c3c82.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-e44ac75922072db5.rlib" "/opt/rustwide/target/debug/deps/libidna-9573b5396d05a741.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d93608cf334026a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.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" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f881da0f13ae34fee55301af097a5431cf320194f9fa8348814b3bce4bf6ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f881da0f13ae34fee55301af097a5431cf320194f9fa8348814b3bce4bf6ab1", kill_on_drop: false }` [INFO] [stdout] 6f881da0f13ae34fee55301af097a5431cf320194f9fa8348814b3bce4bf6ab1