[INFO] crate thrustin 1.0.1 is already in cache [INFO] testing thrustin-1.0.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate thrustin 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate thrustin 1.0.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate 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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67542215d34b241a4be4886ed46a3e96cd6c76b4871a821fd1e556d407379c33 [INFO] running `Command { std: "docker" "start" "-a" "67542215d34b241a4be4886ed46a3e96cd6c76b4871a821fd1e556d407379c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67542215d34b241a4be4886ed46a3e96cd6c76b4871a821fd1e556d407379c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67542215d34b241a4be4886ed46a3e96cd6c76b4871a821fd1e556d407379c33", kill_on_drop: false }` [INFO] [stdout] 67542215d34b241a4be4886ed46a3e96cd6c76b4871a821fd1e556d407379c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062093d4de4a3191c875f9f9f6d68ffc428c74f6a89c85037712a18527a448eb [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" "062093d4de4a3191c875f9f9f6d68ffc428c74f6a89c85037712a18527a448eb", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling md5 v0.3.8 [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.2.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [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 crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [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 parking_lot v0.6.4 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling rust-argon2 v0.4.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling thrustin v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "062093d4de4a3191c875f9f9f6d68ffc428c74f6a89c85037712a18527a448eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062093d4de4a3191c875f9f9f6d68ffc428c74f6a89c85037712a18527a448eb", kill_on_drop: false }` [INFO] [stdout] 062093d4de4a3191c875f9f9f6d68ffc428c74f6a89c85037712a18527a448eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b91fa7d77840918e08ec29b764fb70fa28a69dd2c122db47178fd775fd50dcab [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" "b91fa7d77840918e08ec29b764fb70fa28a69dd2c122db47178fd775fd50dcab", kill_on_drop: false }` [INFO] [stderr] Compiling thrustin v1.0.1 (/opt/rustwide/workdir) [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` [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_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_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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.channel_communication.7ga5y494-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8" "/opt/rustwide/target/debug/deps/channel_communication-a26deee637c983f8.1x05u64z85a45jv6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libthrustin-dfebd8979f8712fe.rlib" "/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bd61e3c8720de44f.rlib" "/opt/rustwide/target/debug/deps/libsha2-12b528c2e6f2a101.rlib" "/opt/rustwide/target/debug/deps/libhmac-b471d1ba6481e639.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f9b6888690c9c6dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-40b5e7b7f943e7d0.rlib" "/opt/rustwide/target/debug/deps/libmd5-8db8885971501a82.rlib" "/opt/rustwide/target/debug/deps/libdigest-0dd2b11e4214ade5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ea4ee020517e16f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4d42f3bb38ea5f7b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-f9c8b8aa52b28b1c.rlib" "/opt/rustwide/target/debug/deps/libseparator-d8c35e60ae36068c.rlib" "/opt/rustwide/target/debug/deps/libsemver-0eab8a3c0a98782c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-8cace0f895188132.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libbson-a3fb03e70ca5632b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-0b1aa7b9b8f5d489.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-741939d4849072b1.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-914b86f1760720ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431acf0742f185a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f86aea232224e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3dfea4c6709a8fa.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c42d9ae0ed9f965d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bc1cc3d84daa7264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54897c12f7688823.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6e4b8f2f7e83c4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8e93c991e9adbfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-f7383dfe845fb0ed.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fb01516490662dab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6b3256368ee3d979.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libbytes-656cfff3648e807d.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-6232b9d0c01f6edf.rlib" "/opt/rustwide/target/debug/deps/libhyper-d210cfdec4f71bc4.rlib" "/opt/rustwide/target/debug/deps/libmime-3c010c329fae3be0.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libcookie-52fd5b3444462a51.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=56a6945a038596cb -C extra-filename=-56a6945a038596cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib --extern ws=/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.thrusts.4f16u9xp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067" "/opt/rustwide/target/debug/deps/thrusts-327a7892b7f58067.479f8hri1mly6e6q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libthrustin-dfebd8979f8712fe.rlib" "/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bd61e3c8720de44f.rlib" "/opt/rustwide/target/debug/deps/libsha2-12b528c2e6f2a101.rlib" "/opt/rustwide/target/debug/deps/libhmac-b471d1ba6481e639.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f9b6888690c9c6dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-40b5e7b7f943e7d0.rlib" "/opt/rustwide/target/debug/deps/libmd5-8db8885971501a82.rlib" "/opt/rustwide/target/debug/deps/libdigest-0dd2b11e4214ade5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ea4ee020517e16f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4d42f3bb38ea5f7b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-f9c8b8aa52b28b1c.rlib" "/opt/rustwide/target/debug/deps/libseparator-d8c35e60ae36068c.rlib" "/opt/rustwide/target/debug/deps/libsemver-0eab8a3c0a98782c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-8cace0f895188132.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libbson-a3fb03e70ca5632b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-0b1aa7b9b8f5d489.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-741939d4849072b1.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-914b86f1760720ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431acf0742f185a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f86aea232224e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3dfea4c6709a8fa.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c42d9ae0ed9f965d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bc1cc3d84daa7264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54897c12f7688823.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6e4b8f2f7e83c4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8e93c991e9adbfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-f7383dfe845fb0ed.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fb01516490662dab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6b3256368ee3d979.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libbytes-656cfff3648e807d.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-6232b9d0c01f6edf.rlib" "/opt/rustwide/target/debug/deps/libhyper-d210cfdec4f71bc4.rlib" "/opt/rustwide/target/debug/deps/libmime-3c010c329fae3be0.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libcookie-52fd5b3444462a51.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.endless.ax2gdgat-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2" "/opt/rustwide/target/debug/deps/endless-f77ae9188bba85f2.3b9sphpa39axq05l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libthrustin-dfebd8979f8712fe.rlib" "/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bd61e3c8720de44f.rlib" "/opt/rustwide/target/debug/deps/libsha2-12b528c2e6f2a101.rlib" "/opt/rustwide/target/debug/deps/libhmac-b471d1ba6481e639.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f9b6888690c9c6dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-40b5e7b7f943e7d0.rlib" "/opt/rustwide/target/debug/deps/libmd5-8db8885971501a82.rlib" "/opt/rustwide/target/debug/deps/libdigest-0dd2b11e4214ade5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ea4ee020517e16f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4d42f3bb38ea5f7b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-f9c8b8aa52b28b1c.rlib" "/opt/rustwide/target/debug/deps/libseparator-d8c35e60ae36068c.rlib" "/opt/rustwide/target/debug/deps/libsemver-0eab8a3c0a98782c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-8cace0f895188132.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libbson-a3fb03e70ca5632b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-0b1aa7b9b8f5d489.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-741939d4849072b1.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-914b86f1760720ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431acf0742f185a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f86aea232224e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3dfea4c6709a8fa.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c42d9ae0ed9f965d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bc1cc3d84daa7264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54897c12f7688823.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6e4b8f2f7e83c4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8e93c991e9adbfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-f7383dfe845fb0ed.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fb01516490662dab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6b3256368ee3d979.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libbytes-656cfff3648e807d.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-6232b9d0c01f6edf.rlib" "/opt/rustwide/target/debug/deps/libhyper-d210cfdec4f71bc4.rlib" "/opt/rustwide/target/debug/deps/libmime-3c010c329fae3be0.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libcookie-52fd5b3444462a51.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.lobby_navigation.8hwrixnn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69" "/opt/rustwide/target/debug/deps/lobby_navigation-af5ebceaabd5bf69.4gl3ed0jras4cch7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libthrustin-dfebd8979f8712fe.rlib" "/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bd61e3c8720de44f.rlib" "/opt/rustwide/target/debug/deps/libsha2-12b528c2e6f2a101.rlib" "/opt/rustwide/target/debug/deps/libhmac-b471d1ba6481e639.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f9b6888690c9c6dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-40b5e7b7f943e7d0.rlib" "/opt/rustwide/target/debug/deps/libmd5-8db8885971501a82.rlib" "/opt/rustwide/target/debug/deps/libdigest-0dd2b11e4214ade5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ea4ee020517e16f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4d42f3bb38ea5f7b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-f9c8b8aa52b28b1c.rlib" "/opt/rustwide/target/debug/deps/libseparator-d8c35e60ae36068c.rlib" "/opt/rustwide/target/debug/deps/libsemver-0eab8a3c0a98782c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-8cace0f895188132.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libbson-a3fb03e70ca5632b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-0b1aa7b9b8f5d489.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-741939d4849072b1.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-914b86f1760720ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431acf0742f185a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f86aea232224e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3dfea4c6709a8fa.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c42d9ae0ed9f965d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bc1cc3d84daa7264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54897c12f7688823.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6e4b8f2f7e83c4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8e93c991e9adbfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-f7383dfe845fb0ed.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fb01516490662dab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6b3256368ee3d979.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libbytes-656cfff3648e807d.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-6232b9d0c01f6edf.rlib" "/opt/rustwide/target/debug/deps/libhyper-d210cfdec4f71bc4.rlib" "/opt/rustwide/target/debug/deps/libmime-3c010c329fae3be0.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libcookie-52fd5b3444462a51.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.name.1hg8foh9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1" "/opt/rustwide/target/debug/deps/name-c65cd88e5ff7afa1.2whkw2gkrempirbq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libthrustin-dfebd8979f8712fe.rlib" "/opt/rustwide/target/debug/deps/libmongodb-1ad29e7303e6ca84.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bd61e3c8720de44f.rlib" "/opt/rustwide/target/debug/deps/libsha2-12b528c2e6f2a101.rlib" "/opt/rustwide/target/debug/deps/libhmac-b471d1ba6481e639.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f9b6888690c9c6dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-40b5e7b7f943e7d0.rlib" "/opt/rustwide/target/debug/deps/libmd5-8db8885971501a82.rlib" "/opt/rustwide/target/debug/deps/libdigest-0dd2b11e4214ade5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ea4ee020517e16f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4d42f3bb38ea5f7b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-f9c8b8aa52b28b1c.rlib" "/opt/rustwide/target/debug/deps/libseparator-d8c35e60ae36068c.rlib" "/opt/rustwide/target/debug/deps/libsemver-0eab8a3c0a98782c.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-8cace0f895188132.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libbson-a3fb03e70ca5632b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-0b1aa7b9b8f5d489.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-741939d4849072b1.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libargon2-17df145d325f87d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-914b86f1760720ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431acf0742f185a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f86aea232224e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3dfea4c6709a8fa.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c42d9ae0ed9f965d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bc1cc3d84daa7264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54897c12f7688823.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6e4b8f2f7e83c4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8e93c991e9adbfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-f7383dfe845fb0ed.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fb01516490662dab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libws-fd1aabf387544ca4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6b3256368ee3d979.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libbytes-656cfff3648e807d.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfb6ddff175eb6b3.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librocket-6b9ab2c3cc956b2d.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-6232b9d0c01f6edf.rlib" "/opt/rustwide/target/debug/deps/libhyper-d210cfdec4f71bc4.rlib" "/opt/rustwide/target/debug/deps/libmime-3c010c329fae3be0.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libcookie-52fd5b3444462a51.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b91fa7d77840918e08ec29b764fb70fa28a69dd2c122db47178fd775fd50dcab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91fa7d77840918e08ec29b764fb70fa28a69dd2c122db47178fd775fd50dcab", kill_on_drop: false }` [INFO] [stdout] b91fa7d77840918e08ec29b764fb70fa28a69dd2c122db47178fd775fd50dcab